mirror of
https://github.com/python/cpython.git
synced 2026-01-30 11:12:06 +00:00
Document curses changes.
This commit is contained in:
parent
05b5c7fe0e
commit
6a9c780cde
1 changed files with 3 additions and 0 deletions
|
|
@ -191,6 +191,9 @@ Extension Modules
|
|||
- Bug #1552726: fix polling at the interpreter prompt when certain
|
||||
versions of the readline library are in use.
|
||||
|
||||
- Bug #1633621: if curses.resizeterm() or curses.resize_term() is called,
|
||||
update _curses.LINES, _curses.COLS, curses.LINES and curses.COLS.
|
||||
|
||||
Library
|
||||
-------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue