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 serhiy.storchaka
Recipients Mariatta, benjamin.peterson, brett.cannon, cheryl.sabella, docs@python, ncoghlan, serhiy.storchaka, terry.reedy, xtreak
Date 2019-10-18.08:00:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571385626.3.0.184805319023.issue32758@roundup.psfhosted.org>
In-reply-to
Content
New changeset dedb99acdb5bbc179872235f975248133d3fb440 by Serhiy Storchaka (Ashley Whetter) in branch '2.7':
bpo-32758: Warn that ast.parse() and ast.literal_eval() can segfault the interpreter (GH-5960) (GH-16565)
https://github.com/python/cpython/commit/dedb99acdb5bbc179872235f975248133d3fb440
History
Date User Action Args
2019-10-18 08:00:26serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, terry.reedy, ncoghlan, benjamin.peterson, docs@python, Mariatta, cheryl.sabella, xtreak
2019-10-18 08:00:26serhiy.storchakasetmessageid: <1571385626.3.0.184805319023.issue32758@roundup.psfhosted.org>
2019-10-18 08:00:26serhiy.storchakalinkissue32758 messages
2019-10-18 08:00:26serhiy.storchakacreate