mirror of
https://github.com/python/cpython.git
synced 2025-11-02 19:12:55 +00:00
Issue #17767: test_locale now works with unittest test discovery.
Original patch by Zachary Ware.
This commit is contained in:
parent
6a98fe9edd
commit
880254e222
2 changed files with 40 additions and 59 deletions
|
|
@ -198,6 +198,9 @@ IDLE
|
|||
Tests
|
||||
-----
|
||||
|
||||
- Issue #17767: test_locale now works with unittest test discovery.
|
||||
Original patch by Zachary Ware.
|
||||
|
||||
- Issue #18375: Assume --randomize when --randseed is used for running the
|
||||
testsuite.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue