cpython/Lib/test/test_zipfile
Miss Islington (bot) 6f130f231b
[3.12] gh-102956: Fix returning of empty byte strings after seek in zipfile … (GH-103565) (#111289)
gh-102956: Fix returning of empty byte strings after seek in zipfile … (GH-103565)
(cherry picked from commit c73b0f3560)


gh-102956: Fix returning of empty byte strings after seek in zipfile module. This was a regression in 3.12.0 due to a performance enhancement.

Co-authored-by: Jokimax <77680901+Jokimax@users.noreply.github.com>
2023-10-24 17:32:08 -07:00
..
_path [3.12] gh-106752: Sync with zipp 3.16.2 (GH-106757) (#106777) 2023-07-15 10:15:24 -04:00
__init__.py
__main__.py
test_core.py [3.12] gh-102956: Fix returning of empty byte strings after seek in zipfile … (GH-103565) (#111289) 2023-10-24 17:32:08 -07:00