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 JunyiXie, Mark.Shannon, corona10, rhettinger, shihai1991, vstinner
Date 2021-03-13.13:25:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615641931.34.0.946286542396.issue40521@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5bd1059184b154d339f1bd53d23c98b5bcf14c8c by junyixie in branch 'master':
bpo-40521: Make dtoa bigint free list per-interpreter (GH-24821)
https://github.com/python/cpython/commit/5bd1059184b154d339f1bd53d23c98b5bcf14c8c
History
Date User Action Args
2021-03-13 13:25:31vstinnersetrecipients: + vstinner, rhettinger, Mark.Shannon, corona10, shihai1991, JunyiXie
2021-03-13 13:25:31vstinnersetmessageid: <1615641931.34.0.946286542396.issue40521@roundup.psfhosted.org>
2021-03-13 13:25:31vstinnerlinkissue40521 messages
2021-03-13 13:25:30vstinnercreate