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 vstinner
Recipients shihai1991, vstinner
Date 2020-06-17.17:10:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 7824cc05bfe7f8181b21848a52007ddaf5612b9b by Victor Stinner in branch 'master':
bpo-41006: collections imports lazily heap (GH-20940)
https://github.com/python/cpython/commit/7824cc05bfe7f8181b21848a52007ddaf5612b9b
History
Date User Action Args
2020-06-17 17:10:55vstinnersetrecipients: + vstinner, shihai1991
2020-06-17 17:10:55vstinnersetmessageid: <[email protected]>
2020-06-17 17:10:55vstinnerlinkissue41006 messages
2020-06-17 17:10:55vstinnercreate