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 brett.cannon
Recipients brett.cannon
Date 2020-11-07.02:46:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604717163.2.0.640625992604.issue42133@roundup.psfhosted.org>
In-reply-to
Content
New changeset 825ac383327255d38b69a753e5e41710bb3ed010 by Brett Cannon in branch 'master':
bpo-42133: update parts of the stdlib to fall back to `__spec__.loader` when `__loader__` is missing (#22929)
https://github.com/python/cpython/commit/825ac383327255d38b69a753e5e41710bb3ed010
History
Date User Action Args
2020-11-07 02:46:03brett.cannonsetrecipients: + brett.cannon
2020-11-07 02:46:03brett.cannonsetmessageid: <1604717163.2.0.640625992604.issue42133@roundup.psfhosted.org>
2020-11-07 02:46:03brett.cannonlinkissue42133 messages
2020-11-07 02:46:02brett.cannoncreate