Kaydet (Commit) 2436e73c authored tarafından Steven D'Aprano's avatar Steven D'Aprano

Update NEWS.

üst bdfa0ebf
...@@ -69,6 +69,8 @@ Library ...@@ -69,6 +69,8 @@ Library
- Issue #9998: On Linux, ctypes.util.find_library now looks in LD_LIBRARY_PATH - Issue #9998: On Linux, ctypes.util.find_library now looks in LD_LIBRARY_PATH
for shared libraries. for shared libraries.
- Issue #27573: exit message for code.interact is now configurable.
Tests Tests
----- -----
...@@ -259,7 +261,7 @@ IDLE ...@@ -259,7 +261,7 @@ IDLE
Add tests for the changes to the config module. Add tests for the changes to the config module.
- Issue #27452: add line counter and crc to IDLE configHandler test dump. - Issue #27452: add line counter and crc to IDLE configHandler test dump.
Tests Tests
----- -----
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment