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 asvetlov
Recipients aeros, asvetlov, koobs, kulikjak, ned.deily, paul.moore, ronaldoussoren, soumendra, steve.dower, tim.golden, zach.ware
Date 2020-11-27.10:16:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606472205.2.0.776570190332.issue41818@roundup.psfhosted.org>
In-reply-to
Content
New changeset f5a19ead4ba8c81cc27d5a530f830f4709ce240e by Soumendra Ganguly in branch 'master':
bpo-41818: Make test_openpty() avoid unexpected success due to number of rows and/or number of columns being == 0. (GH-23526)
https://github.com/python/cpython/commit/f5a19ead4ba8c81cc27d5a530f830f4709ce240e
History
Date User Action Args
2020-11-27 10:16:45asvetlovsetrecipients: + asvetlov, paul.moore, ronaldoussoren, tim.golden, ned.deily, zach.ware, koobs, steve.dower, kulikjak, aeros, soumendra
2020-11-27 10:16:45asvetlovsetmessageid: <1606472205.2.0.776570190332.issue41818@roundup.psfhosted.org>
2020-11-27 10:16:45asvetlovlinkissue41818 messages
2020-11-27 10:16:44asvetlovcreate