[issue45324] The frozen importer should capture info in find_spec().

Eric Snow report at bugs.python.org
Tue Oct 5 12:01:35 EDT 2021


Eric Snow <ericsnowcurrently at gmail.com> added the comment:


New changeset c3d9ac8b340fcbf54cee865737e67f11fcd70ed3 by Eric Snow in branch 'main':
bpo-45324: Capture data in FrozenImporter.find_spec() to use in exec_module(). (gh-28633)
https://github.com/python/cpython/commit/c3d9ac8b340fcbf54cee865737e67f11fcd70ed3


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45324>
_______________________________________


More information about the Python-bugs-list mailing list