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 cstratak, mark.dickinson, vstinner
Date 2019-03-14.16:12:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552579928.78.0.536436102883.issue36262@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9818360ed94b39c4605951077b73ae798cddbfb9 by Victor Stinner in branch '3.7':
bpo-36262: Fix _Py_dg_strtod() memory leak (goto undfl) (GH-12276) (GH-12331)
https://github.com/python/cpython/commit/9818360ed94b39c4605951077b73ae798cddbfb9
History
Date User Action Args
2019-03-14 16:12:08vstinnersetrecipients: + vstinner, mark.dickinson, cstratak
2019-03-14 16:12:08vstinnersetmessageid: <1552579928.78.0.536436102883.issue36262@roundup.psfhosted.org>
2019-03-14 16:12:08vstinnerlinkissue36262 messages
2019-03-14 16:12:08vstinnercreate