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.dickinson
Recipients brandtbucher, mark.dickinson, rhettinger
Date 2022-01-16.16:06:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642349205.21.0.410394875316.issue46361@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5cd9a162cd02a3d0f1b0a182d80feeb17439e84f by Brandt Bucher in branch 'main':
bpo-46361: Fix "small" `int` caching (GH-30583)
https://github.com/python/cpython/commit/5cd9a162cd02a3d0f1b0a182d80feeb17439e84f
History
Date User Action Args
2022-01-16 16:06:45mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, brandtbucher
2022-01-16 16:06:45mark.dickinsonsetmessageid: <1642349205.21.0.410394875316.issue46361@roundup.psfhosted.org>
2022-01-16 16:06:45mark.dickinsonlinkissue46361 messages
2022-01-16 16:06:45mark.dickinsoncreate