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 2021-01-01.17:40:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609522841.78.0.311005325178.issue36589@roundup.psfhosted.org>
In-reply-to
Content
New changeset 187785e2fa2050156a6eda93fb2da31db13f07a6 by Serhiy Storchaka in branch '3.8':
[3.8] bpo-36589: Fix the error handling in curses.update_lines_cols(). (GH-12766) (GH-24023)
https://github.com/python/cpython/commit/187785e2fa2050156a6eda93fb2da31db13f07a6
History
Date User Action Args
2021-01-01 17:40:41serhiy.storchakasetrecipients: + serhiy.storchaka, ZackerySpytz
2021-01-01 17:40:41serhiy.storchakasetmessageid: <1609522841.78.0.311005325178.issue36589@roundup.psfhosted.org>
2021-01-01 17:40:41serhiy.storchakalinkissue36589 messages
2021-01-01 17:40:41serhiy.storchakacreate