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 Mark.Shannon
Recipients Mark.Shannon, brandtbucher, corona10, iritkatriel, neonene, pablogsal, penguin_wwy
Date 2022-04-01.11:29:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648812568.68.0.870868496928.issue46841@roundup.psfhosted.org>
In-reply-to
Content
New changeset ae9de82e321581e1906c6ef2a7ad83ab30ae3325 by Brandt Bucher in branch 'main':
bpo-46841: Use a `bytes` object for `_co_code_adaptive` (GH-32205)
https://github.com/python/cpython/commit/ae9de82e321581e1906c6ef2a7ad83ab30ae3325
History
Date User Action Args
2022-04-01 11:29:28Mark.Shannonsetrecipients: + Mark.Shannon, corona10, pablogsal, brandtbucher, neonene, iritkatriel, penguin_wwy
2022-04-01 11:29:28Mark.Shannonsetmessageid: <1648812568.68.0.870868496928.issue46841@roundup.psfhosted.org>
2022-04-01 11:29:28Mark.Shannonlinkissue46841 messages
2022-04-01 11:29:28Mark.Shannoncreate