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, pablogsal, vstinner
Date 2019-03-20.12:03:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553083423.62.0.899915554366.issue36367@roundup.psfhosted.org>
In-reply-to
Content
New changeset 469b0a50d990bcb441910b23194c131e403c2833 by Victor Stinner in branch '2.7':
bpo-36367: Free buffer if realloc fails in tokenize.c (GH-12442) (GH-12470)
https://github.com/python/cpython/commit/469b0a50d990bcb441910b23194c131e403c2833
History
Date User Action Args
2019-03-20 12:03:43vstinnersetrecipients: + vstinner, cstratak, pablogsal
2019-03-20 12:03:43vstinnersetmessageid: <1553083423.62.0.899915554366.issue36367@roundup.psfhosted.org>
2019-03-20 12:03:43vstinnerlinkissue36367 messages
2019-03-20 12:03:43vstinnercreate