cpython/Misc/NEWS.d/next/Core and Builtins/2021-09-29-12-02-39.bpo-453...

4 lines
199 B
ReStructuredText

In FrozenImporter.find_spec(), we now preserve the information needed in
exec_module() to load the module. This change mostly impacts internal
details, rather than changing the importer's behavior.