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

Gregory P. Smith report at bugs.python.org
Fri May 15 15:25:39 EDT 2020


New submission from Gregory P. Smith <greg at krypto.org>:

PEP 618 https://www.python.org/dev/peps/pep-0618 discussions are still on going.  This issue is being filed to track an implementation, assuming the PEP is accepted and one is decided upon.

I'm filing it now, as I can at least use the issue for documentation enhancements of the existing zip() behavior.

----------
messages: 368965
nosy: brandtbucher, gregory.p.smith, pitrou
priority: normal
severity: normal
stage: needs patch
status: open
title: Provide a strict form of zip (PEP-618) requiring same length inputs
type: enhancement
versions: Python 3.9

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


More information about the New-bugs-announce mailing list