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 David Bieber, benjamin.peterson, brett.cannon, docs@python, nascheme, ncoghlan, r.david.murray, rhettinger, serhiy.storchaka, terry.reedy
Date 2018-01-04.09:15:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515057346.58.0.467229070634.issue31778@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d8ac4d1d5ac256ebf3d8d38c226049abec82a2a0 by Serhiy Storchaka in branch 'master':
bpo-31778: Make ast.literal_eval() more strict. (#4035)
https://github.com/python/cpython/commit/d8ac4d1d5ac256ebf3d8d38c226049abec82a2a0
History
Date User Action Args
2018-01-04 09:15:46serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, nascheme, rhettinger, terry.reedy, ncoghlan, benjamin.peterson, r.david.murray, docs@python, David Bieber
2018-01-04 09:15:46serhiy.storchakasetmessageid: <1515057346.58.0.467229070634.issue31778@psf.upfronthosting.co.za>
2018-01-04 09:15:46serhiy.storchakalinkissue31778 messages
2018-01-04 09:15:46serhiy.storchakacreate