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 corona10, vstinner
Date 2020-06-04.22:50:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591311019.68.0.694900089414.issue40521@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2ba59370c3dda2ac229c14510e53a05074b133d1 by Victor Stinner in branch 'master':
bpo-40521: Make float free list per-interpreter (GH-20636)
https://github.com/python/cpython/commit/2ba59370c3dda2ac229c14510e53a05074b133d1
History
Date User Action Args
2020-06-04 22:50:19vstinnersetrecipients: + vstinner, corona10
2020-06-04 22:50:19vstinnersetmessageid: <1591311019.68.0.694900089414.issue40521@roundup.psfhosted.org>
2020-06-04 22:50:19vstinnerlinkissue40521 messages
2020-06-04 22:50:19vstinnercreate