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 r.david.murray
Recipients r.david.murray, rsc1975
Date 2015-08-31.00:05:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1440979513.75.0.916362593587.issue24966@psf.upfronthosting.co.za>
In-reply-to
Content
In this case it might be better to leave the error.  The buffer being detached would seem to be a programming error.  What would be the use case for using get_terminal_size in a program that detaches the standard stream buffer?
History
Date User Action Args
2015-08-31 00:05:13r.david.murraysetrecipients: + r.david.murray, rsc1975
2015-08-31 00:05:13r.david.murraysetmessageid: <1440979513.75.0.916362593587.issue24966@psf.upfronthosting.co.za>
2015-08-31 00:05:13r.david.murraylinkissue24966 messages
2015-08-31 00:05:13r.david.murraycreate