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 atuining, eric.snow, izbyshev, lemburg, scoder, serhiy.storchaka, tim.peters, vstinner
Date 2020-02-12.21:54:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581544492.71.0.025358694716.issue35081@roundup.psfhosted.org>
In-reply-to
Content
New changeset e9e7d284c434768333fdfb53a3663eae74cb995a by Victor Stinner in branch 'master':
bpo-35081: Move dtoa.h header to the internal C API (GH-18489)
https://github.com/python/cpython/commit/e9e7d284c434768333fdfb53a3663eae74cb995a
History
Date User Action Args
2020-02-12 21:54:52vstinnersetrecipients: + vstinner, lemburg, tim.peters, atuining, scoder, eric.snow, serhiy.storchaka, izbyshev
2020-02-12 21:54:52vstinnersetmessageid: <1581544492.71.0.025358694716.issue35081@roundup.psfhosted.org>
2020-02-12 21:54:52vstinnerlinkissue35081 messages
2020-02-12 21:54:52vstinnercreate