commit | e6a0b5982973e64b9fa28e5e3e54eb8c47882780 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sat May 20 20:05:27 2017 +0300 |
committer | GitHub <noreply@github.com> | Sat May 20 20:05:27 2017 +0300 |
tree | a6c1100a348da828785bebe5d921a0abfc5b9330 | |
parent | e9f9b042781e3cb480315860bcdf7b7d22cba0f8 [diff] |
[2.7] bpo-27945: Fixed various segfaults with dict. (GH-1657) (#1681) Based on patches by Duane Griffin and Tim Mitchell. (cherry picked from commit 753bca3934a7618a4fa96e107ad1c5c18633a683)