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