commit | 2a3b876b0286b22a9058510d9e51dc4d60eeb89a | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue May 05 13:00:57 2020 -0700 |
committer | GitHub <noreply@github.com> | Tue May 05 13:00:57 2020 -0700 |
tree | c71a4a368b32e1c1ec86e95ea90e7f000c5e74a9 | |
parent | a6a116c1b964b3d1fdff0f533861ed2a2227de1f [diff] |
bpo-40355: Improve error messages in ast.literal_eval with malformed Dict nodes (GH-19868) Co-authored-by: Pablo Galindo <Pablogsal@gmail.com> (cherry picked from commit c21c51235aa8061da6b0593d6f857f42fd92fd8b) Co-authored-by: Curtis Bucher <cpbucher5@gmail.com>