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 gregory.p.smith
Recipients aeros, asvetlov, gregory.p.smith, koobs, kulikjak, ned.deily, paul.moore, petr.viktorin, ronaldoussoren, soumendra, steve.dower, tim.golden, zach.ware
Date 2021-08-27.02:56:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630032993.52.0.180151482507.issue41818@roundup.psfhosted.org>
In-reply-to
Content
New changeset ae224bb566301d3602e9b090e37c1dcf5a48c914 by Soumendra Ganguly in branch 'main':
bpo-41818: Add termios.tcgetwinsize(), termios.tcsetwinsize(). (GH-23686)
https://github.com/python/cpython/commit/ae224bb566301d3602e9b090e37c1dcf5a48c914
History
Date User Action Args
2021-08-27 02:56:33gregory.p.smithsetrecipients: + gregory.p.smith, paul.moore, ronaldoussoren, tim.golden, ned.deily, petr.viktorin, asvetlov, zach.ware, koobs, steve.dower, kulikjak, aeros, soumendra
2021-08-27 02:56:33gregory.p.smithsetmessageid: <1630032993.52.0.180151482507.issue41818@roundup.psfhosted.org>
2021-08-27 02:56:33gregory.p.smithlinkissue41818 messages
2021-08-27 02:56:33gregory.p.smithcreate