diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2023-09-25 23:46:58 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-25 23:46:58 (GMT) |
commit | e9791ba35175171170ff09094ea46b91fc18c654 (patch) | |
tree | 699b43373fb8353ed638bc7c70fb326e8007d33f /Lib/test/lock_tests.py | |
parent | 25bb266fc876b344e31e0b5634a4db94912c1aba (diff) | |
download | cpython-e9791ba35175171170ff09094ea46b91fc18c654.zip cpython-e9791ba35175171170ff09094ea46b91fc18c654.tar.gz cpython-e9791ba35175171170ff09094ea46b91fc18c654.tar.bz2 |
gh-88233: zipfile: refactor _strip_extra (#102084)
* Refactor zipfile._strip_extra to use higher level abstractions for extras instead of a heavy-state loop.
* Add blurb
* Remove _strip_extra and use _Extra.strip directly.
* Use memoryview to avoid unnecessary copies while splitting Extras.
Diffstat (limited to 'Lib/test/lock_tests.py')
0 files changed, 0 insertions, 0 deletions