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 ncoghlan
Recipients eric.snow, gregory.p.smith, ncoghlan, pitrou, rhettinger, serhiy.storchaka
Date 2017-09-07.22:31:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504823510.11.0.215933022002.issue31356@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, this will be in the same category as the standard stream redirection context managers - multi-threaded applications either won't be able to use it, or else will need to manage access to it somehow.
History
Date User Action Args
2017-09-07 22:31:50ncoghlansetrecipients: + ncoghlan, rhettinger, gregory.p.smith, pitrou, eric.snow, serhiy.storchaka
2017-09-07 22:31:50ncoghlansetmessageid: <1504823510.11.0.215933022002.issue31356@psf.upfronthosting.co.za>
2017-09-07 22:31:50ncoghlanlinkissue31356 messages
2017-09-07 22:31:50ncoghlancreate