diff options
| author | Serhiy Storchaka <storchaka@gmail.com> | 2013-07-17 10:23:45 (GMT) |
|---|---|---|
| committer | Serhiy Storchaka <storchaka@gmail.com> | 2013-07-17 10:23:45 (GMT) |
| commit | 880254e22235280cbbd5d5cb4474e822741f61f1 (patch) | |
| tree | b2d7a4993ab03f4d41882f449b5809d3c56a2fb1 /Misc/NEWS | |
| parent | 6a98fe9eddcea47fe42e274c887675fa893fba25 (diff) | |
| download | cpython-880254e22235280cbbd5d5cb4474e822741f61f1.zip cpython-880254e22235280cbbd5d5cb4474e822741f61f1.tar.gz cpython-880254e22235280cbbd5d5cb4474e822741f61f1.tar.bz2 | |
Issue #17767: test_locale now works with unittest test discovery.
Original patch by Zachary Ware.
Diffstat (limited to 'Misc/NEWS')
| -rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 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. |
