Skip to content

zipimport is missing 3.10 methods #12236

Closed
@ZeroIntensity

Description

@ZeroIntensity

The stubs for zipimport are out of date. For example, since 3.10, zipimport.zipimporter has implemented exec_module and create_module, but these don't exist in the type stubs.

I would be happy to author the PR, if there are no objections (or some other reason why this was left out in the first place).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions