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, ncoghlan, r.david.murray, rhettinger, serhiy.storchaka, terry.reedy, yselivanov
Date 2017-10-18.14:35:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
PR 4035 makes ast.literal_eval() more strict.
History
Date User Action Args
2017-10-18 14:35:31serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, rhettinger, terry.reedy, ncoghlan, benjamin.peterson, r.david.murray, docs@python, yselivanov, David Bieber
2017-10-18 14:35:31serhiy.storchakasetmessageid: <[email protected]>
2017-10-18 14:35:31serhiy.storchakalinkissue31778 messages
2017-10-18 14:35:31serhiy.storchakacreate