bpo-40636: PEP 618: add strict parameter to zip() (GH-20921)
zip() now supports PEP 618's strict parameter, which raises a ValueError if the arguments are exhausted at different lengths. Patch by Brandt Bucher. Co-authored-by: Brandt Bucher <brandtbucher@gmail.com> Co-authored-by: Ram Rachum <ram@rachum.com>
G
Guido van Rossum committed
310f6aa7db8dd48952ed718111ce0f016b1c8ef9
Parent: 37bb289
Committed by GitHub <noreply@github.com>
on 6/19/2020, 10:16:57 AM