commit | 2bc343417a4de83fa6998ff91303877734ecd366 | [log] [tgz] |
---|---|---|
author | Zackery Spytz <zspytz@gmail.com> | Sun Nov 17 10:10:13 2019 -0700 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Sun Nov 17 19:10:13 2019 +0200 |
tree | 9342f53fa9415e22c1ccb7d73d08190547406fd1 | |
parent | 111772fc27cfe388bc060f019d68a3e33481ec65 [diff] |
bpo-36589: Fix the error handling in curses.update_lines_cols(). (GH-12766) Return None instead of 1.