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 vstinner
Recipients brandtbucher, cool-RR, gregory.p.smith, gvanrossum, miss-islington, pitrou, vstinner
Date 2020-06-19.10:17:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592561848.75.0.750367467662.issue40636@roundup.psfhosted.org>
In-reply-to
Content
New changeset 310f6aa7db8dd48952ed718111ce0f016b1c8ef9 by Guido van Rossum in branch 'master':
bpo-40636: PEP 618: add strict parameter to zip() (GH-20921)
https://github.com/python/cpython/commit/310f6aa7db8dd48952ed718111ce0f016b1c8ef9
History
Date User Action Args
2020-06-19 10:17:28vstinnersetrecipients: + vstinner, gvanrossum, gregory.p.smith, pitrou, cool-RR, miss-islington, brandtbucher
2020-06-19 10:17:28vstinnersetmessageid: <1592561848.75.0.750367467662.issue40636@roundup.psfhosted.org>
2020-06-19 10:17:28vstinnerlinkissue40636 messages
2020-06-19 10:17:28vstinnercreate