summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorTerry Jan Reedy <tjreedy@udel.edu>2013-08-31 21:12:21 (GMT)
committerTerry Jan Reedy <tjreedy@udel.edu>2013-08-31 21:12:21 (GMT)
commit740d6b6f39b169fe8c1ba2322fbab270aae731ea (patch)
treea6d3c4acadf5ca39f509628ea7a8d7b2db212245 /Misc
parent31e4d325b61ed756c6fe86a77528a90f4a765d6b (diff)
downloadcpython-740d6b6f39b169fe8c1ba2322fbab270aae731ea.zip
cpython-740d6b6f39b169fe8c1ba2322fbab270aae731ea.tar.gz
cpython-740d6b6f39b169fe8c1ba2322fbab270aae731ea.tar.bz2
Issue #12037: Fix test_email for desktop Windows.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 8f2b66e..3961ef9 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -314,6 +314,8 @@ IDLE
Tests
-----
+- Issue #12037: Fix test_email for desktop Windows.
+
- Issue #15507: test_subprocess's test_send_signal could fail if the test
runner were run in an environment where the process inherited an ignore
setting for SIGINT. Restore the SIGINT handler to the desired