Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 15e0353

Browse files
committed
Add curses-related news items
1 parent 996fad3 commit 15e0353

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Core and builtins
1212

1313
Extension modules
1414

15+
- Various bugfixes to the curses module.
16+
1517
Library
1618

1719
Tools/Demos
@@ -24,6 +26,9 @@ New platforms
2426

2527
Tests
2628

29+
- Added a test script for the curses module. It isn't run automatically;
30+
regrtest.py must be run with '-u curses' to enable it.
31+
2732
Windows
2833

2934

0 commit comments

Comments
 (0)