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 pablogsal
Recipients cstratak, pablogsal
Date 2019-03-19.17:18:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553015885.93.0.131243151812.issue36367@roundup.psfhosted.org>
In-reply-to
Content
New changeset cb90c89de14aab636739b3e810cf949e47b54a0c by Pablo Galindo in branch 'master':
bpo-36367: Free buffer if realloc fails in tokenize.c (GH-12442)
https://github.com/python/cpython/commit/cb90c89de14aab636739b3e810cf949e47b54a0c
History
Date User Action Args
2019-03-19 17:18:05pablogsalsetrecipients: + pablogsal, cstratak
2019-03-19 17:18:05pablogsalsetmessageid: <1553015885.93.0.131243151812.issue36367@roundup.psfhosted.org>
2019-03-19 17:18:05pablogsallinkissue36367 messages
2019-03-19 17:18:05pablogsalcreate