diff options
author | Guido van Rossum <guido@python.org> | 2023-02-07 15:44:37 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-07 15:44:37 -0800 |
commit | aacbdb0c650492756738b044e6ddf8b72f89a1a2 (patch) | |
tree | f36e5be44c5415e626b72f0255f46a1615eff29e /Lib/asyncio/windows_utils.py | |
parent | 753fc8a5d64369cd228c3e43fef1811ac3cfde83 (diff) | |
download | cpython-aacbdb0c650492756738b044e6ddf8b72f89a1a2.tar.gz cpython-aacbdb0c650492756738b044e6ddf8b72f89a1a2.zip |
gh-98831: Finish the UNPACK_SEQUENCE family (#101666)
New generator feature: Generate useful glue for output arrays, so you can just write values to the output array (no bounds checking). Rewrote UNPACK_SEQUENCE_TWO_TUPLE to use this, and also UNPACK_SEQUENCE_{TUPLE,LIST}.
Diffstat (limited to 'Lib/asyncio/windows_utils.py')
0 files changed, 0 insertions, 0 deletions