| commit | d8ac4d1d5ac256ebf3d8d38c226049abec82a2a0 | [log] [tgz] |
|---|---|---|
| author | Serhiy Storchaka <storchaka@gmail.com> | Thu Jan 04 11:15:39 2018 +0200 |
| committer | GitHub <noreply@github.com> | Thu Jan 04 11:15:39 2018 +0200 |
| tree | fd422f2f579ce4c8f2438ffe89b07bc76d48bf49 | |
| parent | fbb490fd2f38bd817d99c20c05121ad0168a38ee [diff] |
bpo-31778: Make ast.literal_eval() more strict. (#4035) Addition and subtraction of arbitrary numbers no longer allowed.