diff options
author | Guido van Rossum <guido@python.org> | 2020-06-19 10:16:57 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-19 10:16:57 (GMT) |
commit | 310f6aa7db8dd48952ed718111ce0f016b1c8ef9 (patch) | |
tree | 6db8312a4d970336f2fbff579eba7f3abb95bc1e /Lib/email/utils.py | |
parent | 37bb2895561d3e63a631f10875567b4e33b30c07 (diff) | |
download | cpython-310f6aa7db8dd48952ed718111ce0f016b1c8ef9.zip cpython-310f6aa7db8dd48952ed718111ce0f016b1c8ef9.tar.gz cpython-310f6aa7db8dd48952ed718111ce0f016b1c8ef9.tar.bz2 |
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>
Diffstat (limited to 'Lib/email/utils.py')
0 files changed, 0 insertions, 0 deletions