bpo-36589: Fix the error handling in curses.update_lines_cols() by ZackerySpytz · Pull Request #12766 · python/cpython

@ZackerySpytz

serhiy-storchaka

@ZackerySpytz

@ZackerySpytz

serhiy-storchaka

jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request

Dec 5, 2019

shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request

Jan 31, 2020

serhiy-storchaka pushed a commit to serhiy-storchaka/cpython that referenced this pull request

Dec 31, 2020
pythonGH-12766)

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

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