Skip to content

Commit cbce07b

Browse files
zydtigerpicnixz
andauthored
Update Doc/library/curses.rst
add version changed message Co-authored-by: Bénédikt Tran <[email protected]>
1 parent 04a9b14 commit cbce07b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Doc/library/curses.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1081,6 +1081,9 @@ the following methods and attributes:
10811081
at most *n* characters long (exclusive of the trailing NUL). The maximum of *n*
10821082
for this method is 2047.
10831083

1084+
.. versionchanged:: next
1085+
The maximum value for *n* is set to 2047.
1086+
10841087

10851088
.. method:: window.is_linetouched(line)
10861089

0 commit comments

Comments
 (0)