summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 588a5c6..860c64e 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -812,6 +812,8 @@ Extension Modules
Tests
-----
+- Issue #11963: remove human verification from test_parser and test_subprocess.
+
- Issue #17249: convert a test in test_capi to use unittest and reap threads.
- We now run both test_email.py and test_email_renamed.py when running the