diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -389,6 +389,9 @@ IDLE Tests ----- +- Issue #19804: The test_find_mac test in test_uuid is now skipped if the + ifconfig executable is not available. + - Issue #20055: Fix test_shutil under Windows with symlink privileges held. Patch by Vajrasky Kok. |