summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2010-08-08 20:49:19 (GMT)
committerAntoine Pitrou <solipsis@pitrou.net>2010-08-08 20:49:19 (GMT)
commitb61d5c9758d601781bf99b9d9462a485078ca624 (patch)
tree96c5a9db219c1cfb67703d50efa2fc3e410fd0d0 /Misc
parent68c80edef89a760af961c191538b9df96671e5aa (diff)
downloadcpython-b61d5c9758d601781bf99b9d9462a485078ca624.zip
cpython-b61d5c9758d601781bf99b9d9462a485078ca624.tar.gz
cpython-b61d5c9758d601781bf99b9d9462a485078ca624.tar.bz2
Merged revisions 83854 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r83854 | antoine.pitrou | 2010-08-08 22:46:42 +0200 (dim., 08 août 2010) | 4 lines Issue #5319: Print an error if flushing stdout fails at interpreter shutdown. ........
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 5670f0d..ede4f04 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -12,6 +12,9 @@ What's New in Python 3.1.3?
Core and Builtins
-----------------
+- Issue #5319: Print an error if flushing stdout fails at interpreter
+ shutdown.
+
- Issue #6869: Fix a refcount problem in the _ctypes extension.
- Issue #5504: ctypes should now work with systems where mmap can't