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 vstinner
Date 2019-11-21.07:52:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 5dcc06f6e0d7b5d6589085692b86c63e35e2325e by Victor Stinner in branch 'master':
bpo-38858: Allocate small integers on the heap (GH-17301)
https://github.com/python/cpython/commit/5dcc06f6e0d7b5d6589085692b86c63e35e2325e
History
Date User Action Args
2019-11-21 07:52:02vstinnersetrecipients: + vstinner
2019-11-21 07:52:02vstinnersetmessageid: <[email protected]>
2019-11-21 07:52:02vstinnerlinkissue38858 messages
2019-11-21 07:52:02vstinnercreate