summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 3f5aa29..afe4894 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1147,6 +1147,9 @@ Extension Modules
Tests
-----
+- Issue #12331: The test suite for the packaging module can now run from an
+ installed Python.
+
- Issue #12331: The test suite for lib2to3 can now run from an installed
Python.