Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 996fad3 commit 15e0353Copy full SHA for 15e0353
1 file changed
Misc/NEWS
@@ -12,6 +12,8 @@ Core and builtins
12
13
Extension modules
14
15
+- Various bugfixes to the curses module.
16
+
17
Library
18
19
Tools/Demos
@@ -24,6 +26,9 @@ New platforms
24
26
25
27
Tests
28
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
32
Windows
33
34
0 commit comments