PEP 618

GPTKB entity

Statements (27)
Predicate Object
gptkbp:instance_of gptkb:Library
gptkbp:abstract This PEP proposes to add an optional length-checking feature to the zip function.
gptkbp:adds an optional parameter to the built-in zip function
gptkbp:author gptkb:Guido_van_Rossum
gptkbp:caused_by To improve error handling in zip.
gptkbp:created 2021-09-30
gptkbp:created_by gptkb:Guido_van_Rossum
gptkbp:discusses https://discuss.python.org/t/pep-618-adding-optional-length-checking-to-zip/12345
gptkbp:example zip([1, 2], [3, 4], length_check= True)
gptkbp:features Length checking in zip
https://www.w3.org/2000/01/rdf-schema#label PEP 618
gptkbp:is_available_in gptkb:None
gptkbp:is_implemented_in https://github.com/python/cpython/pull/12345
gptkbp:is_used_in Python 3.9 and later
gptkbp:latest_version 3.10
gptkbp:operational_status Implemented
gptkbp:proposed_by 2021-09-30
gptkbp:received 2021-10-15
gptkbp:related_to PEP 430
gptkbp:replaced_by PEP 430
gptkbp:requires gptkb:None
gptkbp:status gptkb:Final
gptkbp:title Adding Optional Length-Checking To zip
gptkbp:type Standard Track
gptkbp:updates 2021-10-15
gptkbp:bfsParent gptkb:Python_Enhancement_Proposals
gptkbp:bfsLayer 6