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 Arfrever, brett.cannon, docs@python, eric.snow, ncoghlan, python-dev
Date 2020-03-25.18:57:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 302e5a8f79514fd84bafbc44b7c97ec636302322 by Brett Cannon in branch 'master':
bpo-19698: Document when importlib.machinery.FrozenImporter gained spec-related methods (GH-19158)
https://github.com/python/cpython/commit/302e5a8f79514fd84bafbc44b7c97ec636302322
History
Date User Action Args
2020-03-25 18:57:54brett.cannonsetrecipients: + brett.cannon, ncoghlan, Arfrever, docs@python, python-dev, eric.snow
2020-03-25 18:57:54brett.cannonsetmessageid: <[email protected]>
2020-03-25 18:57:54brett.cannonlinkissue19698 messages
2020-03-25 18:57:54brett.cannoncreate