]> granicus.if.org Git - python/commitdiff
news entry for previous commit
authorGregory P. Smith <greg@krypto.org>
Thu, 16 Feb 2012 08:44:50 +0000 (00:44 -0800)
committerGregory P. Smith <greg@krypto.org>
Thu, 16 Feb 2012 08:44:50 +0000 (00:44 -0800)
Misc/NEWS

index 41b7ad2c4b559898842a4bd3930f77980461dd3e..4ae21b6ee2d16bc45e30ac88ea97c7ce663220dd 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -93,6 +93,8 @@ Core and Builtins
 Library
 -------
 
+- Issue #2489: pty.spawn could consume 100% cpu when it encountered an EOF.
+
 - Issue #13014: Fix a possible reference leak in SSLSocket.getpeercert().
 
 - Issue #13987: HTMLParser is now able to handle EOFs in the middle of a