mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Add curses-related news items
This commit is contained in:
parent
996fad315c
commit
15e0353715
1 changed files with 5 additions and 0 deletions
|
@ -12,6 +12,8 @@ Core and builtins
|
|||
|
||||
Extension modules
|
||||
|
||||
- Various bugfixes to the curses module.
|
||||
|
||||
Library
|
||||
|
||||
Tools/Demos
|
||||
|
@ -24,6 +26,9 @@ New platforms
|
|||
|
||||
Tests
|
||||
|
||||
- Added a test script for the curses module. It isn't run automatically;
|
||||
regrtest.py must be run with '-u curses' to enable it.
|
||||
|
||||
Windows
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue