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 6eccdc9 commit 769bb87Copy full SHA for 769bb87
Doc/library/curses.rst
@@ -990,7 +990,7 @@ the following methods and attributes:
990
Read a bytes object from the user, with primitive line editing capacity.
991
The maximum value for *n* is 2047.
992
993
- .. versionchanged:: next
+ .. versionchanged:: 3.14
994
The maximum value for *n* was increased from 1023 to 2047.
995
996
@@ -1085,7 +1085,7 @@ the following methods and attributes:
1085
at most *n* characters long (exclusive of the trailing NUL).
1086
1087
1088
1089
1090
1091
0 commit comments