[3.12] GH-120754: Add more tests around seek + readall (GH-122103) (#… · python/cpython@9dad694 · GitHub
Skip to content

Commit 9dad694

Browse files
[3.12] GH-120754: Add more tests around seek + readall (GH-122103) (#122216)
GH-120754: Add more tests around seek + readall (GH-122103) In the process of speeding up readall, A number of related tests (ex. large file tests in test_zipfile) found problems with the change I was making. This adds I/O tests to specifically test these cases to help ensure they don't regress and hopefully make debugging easier. This is part of the improvements from https://github.com/python/cpython/pull/121593GH-issuecomment-2222261986 (cherry picked from commit 9eb7341) Co-authored-by: Cody Maloney <cmaloney@users.noreply.github.com>
1 parent 257c413 commit 9dad694

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

Lib/test/test_largefile.py

Lines changed: 19 additions & 0 deletions

0 commit comments

Comments
 (0)