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 eric.snow
Recipients Mark.Shannon, eric.snow, gvanrossum
Date 2022-01-11.16:37:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641919054.54.0.720654142968.issue45953@roundup.psfhosted.org>
In-reply-to
Content
New changeset cf496d657a1a82eaf9ebfb47d721676fef6effa5 by Eric Snow in branch 'main':
bpo-45953: Statically allocate and initialize global bytes objects. (gh-30096)
https://github.com/python/cpython/commit/cf496d657a1a82eaf9ebfb47d721676fef6effa5
History
Date User Action Args
2022-01-11 16:37:34eric.snowsetrecipients: + eric.snow, gvanrossum, Mark.Shannon
2022-01-11 16:37:34eric.snowsetmessageid: <1641919054.54.0.720654142968.issue45953@roundup.psfhosted.org>
2022-01-11 16:37:34eric.snowlinkissue45953 messages
2022-01-11 16:37:34eric.snowcreate