mirror of
https://github.com/python/cpython.git
synced 2025-11-20 10:57:44 +00:00
Merge
This commit is contained in:
commit
2a545099f7
2 changed files with 582 additions and 860 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -548,6 +548,10 @@ Library
|
|||
Tests
|
||||
-----
|
||||
|
||||
- Issue #17944: test_zipfile now discoverable and uses subclassing to
|
||||
generate tests for different compression types. Fixed a bug with skipping
|
||||
some tests due to use of exhausted iterators.
|
||||
|
||||
- Issue #18266: test_largefile now works with unittest test discovery and
|
||||
supports running only selected tests. Patch by Zachary Ware.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue