diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -198,6 +198,9 @@ IDLE Tests ----- +- Issue #18266: test_largefile now works with unittest test discovery and + supports running only selected tests. Patch by Zachary Ware. + - Issue #17767: test_locale now works with unittest test discovery. Original patch by Zachary Ware. |