summaryrefslogtreecommitdiff
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 3625a38804..3870fccfac 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -160,6 +160,8 @@ Tests
Documentation
-------------
+- Issue #18743: Fix references to non-existant "StringIO" module.
+
- Issue #18783: Removed existing mentions of Python long type in docstrings,
error messages and comments.