summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 23026db..b5dc98b 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -257,6 +257,11 @@ Tests
- Issue #10826: Prevent sporadic failure in test_subprocess on Solaris due
to open door files.
+Documentation
+-------------
+
+- Issue #11818: Fix tempfile examples for Python 3.
+
What's New in Python 3.2?
=========================