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 vstinner
Date 2021-10-11.21:07:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633986448.71.0.167181885695.issue45410@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1ebd798fddef51e1f6fd40a4860278a1851ac268 by Victor Stinner in branch 'main':
bpo-45410: Add test.support.flush_std_streams() (GH-28885)
https://github.com/python/cpython/commit/1ebd798fddef51e1f6fd40a4860278a1851ac268
History
Date User Action Args
2021-10-11 21:07:28vstinnersetrecipients: + vstinner
2021-10-11 21:07:28vstinnersetmessageid: <1633986448.71.0.167181885695.issue45410@roundup.psfhosted.org>
2021-10-11 21:07:28vstinnerlinkissue45410 messages
2021-10-11 21:07:28vstinnercreate