]> granicus.if.org Git - python/commitdiff
Update NEWS.
authorSteven D'Aprano <steve@pearwood.info>
Wed, 24 Aug 2016 02:14:58 +0000 (12:14 +1000)
committerSteven D'Aprano <steve@pearwood.info>
Wed, 24 Aug 2016 02:14:58 +0000 (12:14 +1000)
Misc/NEWS

index 0808b117a49c68bf78e58f76ddf3d6f88752e9a5..5d98cdd4532c6b08c330cafab7e922e9fc308d21 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -69,6 +69,8 @@ Library
 - Issue #9998: On Linux, ctypes.util.find_library now looks in LD_LIBRARY_PATH
   for shared libraries.
 
+- Issue #27573: exit message for code.interact is now configurable.
+
 Tests
 -----
 
@@ -259,7 +261,7 @@ IDLE
   Add tests for the changes to the config module.
 
 - Issue #27452: add line counter and crc to IDLE configHandler test dump.
-  
+
 Tests
 -----