[3.8] bpo-36589: Fix the error handling in curses.update_lines_cols() (GH-12766) by serhiy-storchaka · Pull Request #24023 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@serhiy-storchaka

Copy link Copy Markdown

Member

@serhiy-storchaka serhiy-storchaka commented

Dec 31, 2020

edited by bedevere-bot

Loading

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

Reviewers

No reviews

Assignees

No one assigned

Labels

type-bug

An unexpected behavior, bug, or error

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@serhiy-storchaka @the-knights-who-say-ni @bedevere-bot @ZackerySpytz