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 10a2787 commit f6f3a89Copy full SHA for f6f3a89
1 file changed
Misc/NEWS
@@ -122,6 +122,9 @@ Standard library
122
right. Code that doesn't care where equal elements end up should
123
continue to use the old, short names ("bisect" and "insort").
124
125
+- The new curses.panel module wraps the panel library that forms part
126
+ of SYSV curses and ncurses. Contributed by Thomas Gellekum.
127
+
128
- The SocketServer module now sets the allow_reuse_address flag by
129
default in the TCPServer class.
130
0 commit comments