Closed
Description
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
Labels
No labels