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 eric.snow, vstinner
Date 2019-12-17.12:02:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1576584148.02.0.425565461888.issue38858@roundup.psfhosted.org>
In-reply-to
Content
New changeset 630c8df5cf126594f8c1c4579c1888ca80a29d59 by Victor Stinner in branch 'master':
bpo-38858: Small integer per interpreter (GH-17315)
https://github.com/python/cpython/commit/630c8df5cf126594f8c1c4579c1888ca80a29d59
History
Date User Action Args
2019-12-17 12:02:28vstinnersetrecipients: + vstinner, eric.snow
2019-12-17 12:02:28vstinnersetmessageid: <1576584148.02.0.425565461888.issue38858@roundup.psfhosted.org>
2019-12-17 12:02:27vstinnerlinkissue38858 messages
2019-12-17 12:02:27vstinnercreate