summaryrefslogtreecommitdiffstats
path: root/Python/compile.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2024-02-28 09:00:50 (GMT)
committerGitHub <noreply@github.com>2024-02-28 09:00:50 (GMT)
commite5e98626a15dd62eccbb6a281ae0263f005f4942 (patch)
tree40d5886bd448136c074ca5f00da614ed3f836fbd /Python/compile.c
parent418e72041349dccdd2bf6ad58643fec3314b1691 (diff)
downloadcpython-e5e98626a15dd62eccbb6a281ae0263f005f4942.zip
cpython-e5e98626a15dd62eccbb6a281ae0263f005f4942.tar.gz
cpython-e5e98626a15dd62eccbb6a281ae0263f005f4942.tar.bz2
[3.12] gh-115961: Improve tests for compressed file-like objects (GH-115963) (GH-116032)
* 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. (cherry picked from commit e72576c48b8be1e4f22c2f387f9769efa073c5be) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions