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, rhettinger, shihai1991, vstinner
Date 2020-06-23.15:43:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592926982.99.0.0478823234561.issue40521@roundup.psfhosted.org>
In-reply-to
Content
New changeset f9bd05e83e32bece49de5af0c9a232325c57648a by Raymond Hettinger in branch 'master':
bpo-40521: Empty frozenset is no longer a singleton (GH-21085)
https://github.com/python/cpython/commit/f9bd05e83e32bece49de5af0c9a232325c57648a
History
Date User Action Args
2020-06-23 15:43:03vstinnersetrecipients: + vstinner, rhettinger, Mark.Shannon, corona10, shihai1991
2020-06-23 15:43:02vstinnersetmessageid: <1592926982.99.0.0478823234561.issue40521@roundup.psfhosted.org>
2020-06-23 15:43:02vstinnerlinkissue40521 messages
2020-06-23 15:43:02vstinnercreate