commit | 27f418640cf39c035114f29cc2d628775b43c0f9 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Aug 29 23:23:17 2019 -0700 |
committer | Raymond Hettinger <rhettinger@users.noreply.github.com> | Thu Aug 29 23:23:17 2019 -0700 |
tree | 6bf1a6b4b86e034785f240a677da6590c8d4697f | |
parent | c19d6bca5577547b3f4624d99b5f5f1db3e5e695 [diff] |
bpo-37976: Prevent shadowing of TypeError in zip() (GH-15592) (GH-15608) (cherry picked from commit 6a650aaf7735e30636db2721247f317064c2cfd4) Co-authored-by: Sergey Fedoseev <fedoseev.sergey@gmail.com>