This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients josh.r, rhettinger, serhiy.storchaka, sir-sigurd, tim.peters
Date 2019-08-30.04:25:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567139151.12.0.994676167885.issue37976@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6a650aaf7735e30636db2721247f317064c2cfd4 by Raymond Hettinger (Sergey Fedoseev) in branch 'master':
bpo-37976: Prevent shadowing of TypeError in zip() (GH-15592)
https://github.com/python/cpython/commit/6a650aaf7735e30636db2721247f317064c2cfd4
History
Date User Action Args
2019-08-30 04:25:51rhettingersetrecipients: + rhettinger, tim.peters, serhiy.storchaka, josh.r, sir-sigurd
2019-08-30 04:25:51rhettingersetmessageid: <1567139151.12.0.994676167885.issue37976@roundup.psfhosted.org>
2019-08-30 04:25:51rhettingerlinkissue37976 messages
2019-08-30 04:25:51rhettingercreate