[issue31778] ast.literal_eval supports non-literals in Python 3

Jan. 4, 2018
10:15 a.m.
Serhiy Storchaka <storchaka+cpython@gmail.com> added the comment: New changeset d8ac4d1d5ac256ebf3d8d38c226049abec82a2a0 by Serhiy Storchaka in branch 'master': bpo-31778: Make ast.literal_eval() more strict. (#4035) https://github.com/python/cpython/commit/d8ac4d1d5ac256ebf3d8d38c226049abec8... ---------- _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue31778> _______________________________________
2744
Age (days ago)
2744
Last active (days ago)
0 comments
1 participants
participants (1)
-
Serhiy Storchaka