[issue40636] Provide a strict form of zip (PEP-618) requiring same length inputs

STINNER Victor report at bugs.python.org
Fri Jun 19 06:17:28 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:


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


----------
nosy: +vstinner

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40636>
_______________________________________


More information about the Python-bugs-list mailing list