Skip to content

imp module in setup.py #262

@deitrr

Description

@deitrr

The imp module (imported by setup.py) is now fully removed from Python 3.12. The good news is that setup.py doesn't actually seem to be using it! That import imp line can probably be removed. But someone should double check that in case I am missing something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions