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-24.13:22:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593004925.08.0.948284539838.issue40521@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0430dfac629b4eb0e899a09b899a494aa92145f6 by Victor Stinner in branch 'master':
bpo-40521: Always create the empty tuple singleton (GH-21116)
https://github.com/python/cpython/commit/0430dfac629b4eb0e899a09b899a494aa92145f6
History
Date User Action Args
2020-06-24 13:22:05vstinnersetrecipients: + vstinner, rhettinger, Mark.Shannon, corona10, shihai1991
2020-06-24 13:22:05vstinnersetmessageid: <1593004925.08.0.948284539838.issue40521@roundup.psfhosted.org>
2020-06-24 13:22:05vstinnerlinkissue40521 messages
2020-06-24 13:22:05vstinnercreate