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 Mark.Shannon, corona10, shihai1991, vstinner
Date 2020-06-23.12:08:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592914080.13.0.457014042105.issue40521@roundup.psfhosted.org>
In-reply-to
Content
New changeset 261cfedf7657a515e04428bba58eba2a9bb88208 by Victor Stinner in branch 'master':
bpo-40521: Make the empty frozenset per interpreter (GH-21068)
https://github.com/python/cpython/commit/261cfedf7657a515e04428bba58eba2a9bb88208
History
Date User Action Args
2020-06-23 12:08:00vstinnersetrecipients: + vstinner, Mark.Shannon, corona10, shihai1991
2020-06-23 12:08:00vstinnersetmessageid: <1592914080.13.0.457014042105.issue40521@roundup.psfhosted.org>
2020-06-23 12:08:00vstinnerlinkissue40521 messages
2020-06-23 12:08:00vstinnercreate