commit | c21c51235aa8061da6b0593d6f857f42fd92fd8b | [log] [tgz] |
---|---|---|
author | Curtis Bucher <cpbucher5@gmail.com> | Tue May 05 12:40:56 2020 -0700 |
committer | GitHub <noreply@github.com> | Tue May 05 20:40:56 2020 +0100 |
tree | bbac12bdb68cdaa5d3317cd6de8e2e47d2724c83 | |
parent | fb2c7c4afbab0514352ab0246b0c0cc85d1bba53 [diff] |
bpo-40355: Improve error messages in ast.literal_eval with malformed Dict nodes (GH-19868) Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>