Skip to content

[3.8] bpo-36589: Fix the error handling in curses.update_lines_cols() (GH-12766)#24023

Merged
serhiy-storchaka merged 2 commits into
python:3.8from
serhiy-storchaka:backport-2bc3434-3.8
Jan 1, 2021
Merged

[3.8] bpo-36589: Fix the error handling in curses.update_lines_cols() (GH-12766)#24023
serhiy-storchaka merged 2 commits into
python:3.8from
serhiy-storchaka:backport-2bc3434-3.8

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka commented Dec 31, 2020

Return None instead of 1.
(cherry picked from commit 2bc3434)

Co-authored-by: Zackery Spytz zspytz@gmail.com

https://bugs.python.org/issue36589

pythonGH-12766)

Return None instead of 1..
(cherry picked from commit 2bc3434)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
@serhiy-storchaka serhiy-storchaka merged commit 187785e into python:3.8 Jan 1, 2021
@serhiy-storchaka serhiy-storchaka deleted the backport-2bc3434-3.8 branch January 1, 2021 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants