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 vstinner
Recipients abarry, martin.panter, serhiy.storchaka, vstinner
Date 2016-04-19.20:16:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> Honest, I don't think that we need such complex test for the case that isn't occurred in wild.

Right. I'm also fine if you test manually this corner case.

The Lib/shutil.py change LGTM in get_term_size_with_test2.patch (I ignored the unit test).
History
Date User Action Args
2016-04-19 20:16:23vstinnersetrecipients: + vstinner, martin.panter, serhiy.storchaka, abarry
2016-04-19 20:16:23vstinnersetmessageid: <[email protected]>
2016-04-19 20:16:23vstinnerlinkissue26801 messages
2016-04-19 20:16:23vstinnercreate