[3.11] gh-107008: Document the curses module variables LINES and COLS (GH-107011) by miss-islington · Pull Request #107058 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
merged 1 commit into
Merged
Conversation
Contributor
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
📚 Documentation preview 📚: https://cpython-previews--107058.org.readthedocs.build/
…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>
This was referenced
serhiy-storchaka
merged commit
e5d2a19
into
python:3.11
bedevere-bot
removed
the
awaiting review
label
miss-islington
deleted the
backport-26e08df-3.11
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment