This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients ZackerySpytz, serhiy.storchaka
Date 2019-11-17.17:10:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574010616.9.0.439520129535.issue36589@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2bc343417a4de83fa6998ff91303877734ecd366 by Serhiy Storchaka (Zackery Spytz) in branch 'master':
bpo-36589: Fix the error handling in curses.update_lines_cols(). (GH-12766)
https://github.com/python/cpython/commit/2bc343417a4de83fa6998ff91303877734ecd366
History
Date User Action Args
2019-11-17 17:10:16serhiy.storchakasetrecipients: + serhiy.storchaka, ZackerySpytz
2019-11-17 17:10:16serhiy.storchakasetmessageid: <1574010616.9.0.439520129535.issue36589@roundup.psfhosted.org>
2019-11-17 17:10:16serhiy.storchakalinkissue36589 messages
2019-11-17 17:10:16serhiy.storchakacreate