[3.8] bpo-36589: Fix the error handling in curses.update_lines_cols() (GH-12766) by serhiy-storchaka · Pull Request #24023 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
serhiy-storchaka merged 2 commits intopython:3.8from
Jan 1, 2021Merged
Conversation
Copy link Copy Markdown
Member
Return None instead of 1.
(cherry picked from commit 2bc3434)
Co-authored-by: Zackery Spytz zspytz@gmail.com
pythonGH-12766) Return None instead of 1.. (cherry picked from commit 2bc3434) Co-authored-by: Zackery Spytz <zspytz@gmail.com>
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
type-bug
awaiting core review labels
Dec 31, 2020
serhiy-storchaka
merged commit
187785e
into
python:3.8
bedevere-bot
removed
the
awaiting core review
label
serhiy-storchaka
deleted the
backport-2bc3434-3.8
branch
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment