gh-107008: Document the curses module variables LINES and COLS by serhiy-storchaka · Pull Request #107011 · python/cpython
LINES and COLS referred in curses.update_lines_cols() documentations are the module variables, not the environment variables.
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…ythonGH-107011) LINES and COLS referred in curses.update_lines_cols() documentations are the module variables, not the environment variables. (cherry picked from commit 26e08df) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…ythonGH-107011) LINES and COLS referred in curses.update_lines_cols() documentations are the module variables, not the environment variables. (cherry picked from commit 26e08df) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit that referenced this pull request
…GH-107011) (GH-107057) LINES and COLS referred in curses.update_lines_cols() documentations are the module variables, not the environment variables. (cherry picked from commit 26e08df) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit that referenced this pull request
…GH-107011) (GH-107058) LINES and COLS referred in curses.update_lines_cols() documentations are the module variables, not the environment variables. (cherry picked from commit 26e08df) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
mementum pushed a commit to mementum/cpython that referenced this pull request
…ythonGH-107011) LINES and COLS referred in curses.update_lines_cols() documentations are the module variables, not the environment variables.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters