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 lukasz.langa
Recipients FFY00, The Compiler, giampaolo.rodola, jack1142, lukasz.langa, tarek
Date 2021-10-19.18:42:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634668937.39.0.0818888237272.issue42174@roundup.psfhosted.org>
In-reply-to
Content
New changeset 236e301b8ad9b78ee880baf12e98a826113dc59b by Filipe Laíns in branch 'main':
bpo-42174: fallback to sane values if the columns or lines are 0 in get_terminal_size (GH-29046)
https://github.com/python/cpython/commit/236e301b8ad9b78ee880baf12e98a826113dc59b
History
Date User Action Args
2021-10-19 18:42:17lukasz.langasetrecipients: + lukasz.langa, giampaolo.rodola, tarek, The Compiler, jack1142, FFY00
2021-10-19 18:42:17lukasz.langasetmessageid: <1634668937.39.0.0818888237272.issue42174@roundup.psfhosted.org>
2021-10-19 18:42:17lukasz.langalinkissue42174 messages
2021-10-19 18:42:17lukasz.langacreate