This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.snow
Recipients barry, eric.snow
Date 2021-10-05.16:01:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633449695.31.0.0328319946182.issue45324@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2021-10-05 16:01:35eric.snowsetrecipients: + eric.snow, barry
2021-10-05 16:01:35eric.snowsetmessageid: <1633449695.31.0.0328319946182.issue45324@roundup.psfhosted.org>
2021-10-05 16:01:35eric.snowlinkissue45324 messages
2021-10-05 16:01:35eric.snowcreate