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.10:42:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648809774.52.0.186985980259.issue46841@roundup.psfhosted.org>
In-reply-to
Content
New changeset bd2e47c8830d1b2869f2b4345945a5e0c3b4e3fb by Brandt Bucher in branch 'main':
bpo-46841: Avoid unnecessary allocations in code object comparisons (GH-32222)
https://github.com/python/cpython/commit/bd2e47c8830d1b2869f2b4345945a5e0c3b4e3fb
History
Date User Action Args
2022-04-01 10:42:54Mark.Shannonsetrecipients: + Mark.Shannon, corona10, pablogsal, brandtbucher, neonene, iritkatriel, penguin_wwy
2022-04-01 10:42:54Mark.Shannonsetmessageid: <1648809774.52.0.186985980259.issue46841@roundup.psfhosted.org>
2022-04-01 10:42:54Mark.Shannonlinkissue46841 messages
2022-04-01 10:42:54Mark.Shannoncreate