diff options
author | Cody Maloney <cmaloney@users.noreply.github.com> | 2024-07-24 06:14:35 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-24 06:14:35 (GMT) |
commit | 9eb734111be90399fb6ae2f717d736abb8e518cb (patch) | |
tree | b1670b5a2a4f4cd8e16358fd4d2434d062a90df6 /.readthedocs.yml | |
parent | e91ef13861e88c27aed51a24e58d1dcc855a01dc (diff) | |
download | cpython-9eb734111be90399fb6ae2f717d736abb8e518cb.zip cpython-9eb734111be90399fb6ae2f717d736abb8e518cb.tar.gz cpython-9eb734111be90399fb6ae2f717d736abb8e518cb.tar.bz2 |
GH-120754: Add more tests around seek + readall (#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/121593#issuecomment-2222261986
Diffstat (limited to '.readthedocs.yml')
0 files changed, 0 insertions, 0 deletions