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.13:54:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592920484.57.0.881478144614.issue40521@roundup.psfhosted.org>
In-reply-to
Content
New changeset c41eed1a874e2f22bde45c3c89418414b7a37f46 by Victor Stinner in branch 'master':
bpo-40521: Make bytes singletons per interpreter (GH-21074)
https://github.com/python/cpython/commit/c41eed1a874e2f22bde45c3c89418414b7a37f46
History
Date User Action Args
2020-06-23 13:54:44vstinnersetrecipients: + vstinner, rhettinger, Mark.Shannon, corona10, shihai1991
2020-06-23 13:54:44vstinnersetmessageid: <1592920484.57.0.881478144614.issue40521@roundup.psfhosted.org>
2020-06-23 13:54:44vstinnerlinkissue40521 messages
2020-06-23 13:54:44vstinnercreate