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 shihai1991, vstinner
Date 2020-06-17.23:11:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592435514.38.0.231830059018.issue41006@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1bf7959dce0597e312c6f35476a7cc957fd0323c by Victor Stinner in branch 'master':
bpo-41006: Remove init_sys_streams() hack (GH-20954)
https://github.com/python/cpython/commit/1bf7959dce0597e312c6f35476a7cc957fd0323c
History
Date User Action Args
2020-06-17 23:11:54vstinnersetrecipients: + vstinner, shihai1991
2020-06-17 23:11:54vstinnersetmessageid: <1592435514.38.0.231830059018.issue41006@roundup.psfhosted.org>
2020-06-17 23:11:54vstinnerlinkissue41006 messages
2020-06-17 23:11:54vstinnercreate