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 felixxm
Recipients felixxm
Date 2020-05-08.05:12:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588914723.68.0.692041381493.issue40557@roundup.psfhosted.org>
In-reply-to
Content
I would like to propose making test.support.captured_stdin(), captured_stdout(), and captured_stderr() public APIs with guaranteed stability.

These helpers are really useful and are stable for the last ~10 years.
History
Date User Action Args
2020-05-08 05:12:03felixxmsetrecipients: + felixxm
2020-05-08 05:12:03felixxmsetmessageid: <1588914723.68.0.692041381493.issue40557@roundup.psfhosted.org>
2020-05-08 05:12:03felixxmlinkissue40557 messages
2020-05-08 05:12:03felixxmcreate