diff options
| author | Serhiy Storchaka <storchaka@gmail.com> | 2024-02-28 07:51:08 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-28 07:51:08 (GMT) |
| commit | e72576c48b8be1e4f22c2f387f9769efa073c5be (patch) | |
| tree | ac4252a513b10479507195e88c4db668c7f55a3a /Objects/codeobject.c | |
| parent | 02beb9f0208d22fd8bd893e6e6ec813f7e51b235 (diff) | |
| download | cpython-e72576c48b8be1e4f22c2f387f9769efa073c5be.zip cpython-e72576c48b8be1e4f22c2f387f9769efa073c5be.tar.gz cpython-e72576c48b8be1e4f22c2f387f9769efa073c5be.tar.bz2 | |
gh-115961: Improve tests for compressed file-like objects (GH-115963)
* Increase coverage for compressed file-like objects initialized with a
file name, an open file object, a file object opened by file
descriptor, and a file-like object without name and mode attributes
(io.BytesIO)
* Increase coverage for name, fileno(), mode, readable(), writable(),
seekable() in different modes and states
* No longer skip tests with bytes names
* Test objects implementing the path protocol, not just pathlib.Path.
Diffstat (limited to 'Objects/codeobject.c')
0 files changed, 0 insertions, 0 deletions
