diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |