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 miss-islington, pablogsal, vstinner
Date 2018-12-06.13:16:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 0644b33821b70efbf0ac1ec1fb8729b05796564a by Victor Stinner in branch 'master':
bpo-35363: test_eintr uses print(flush=True) (GH-10990)
https://github.com/python/cpython/commit/0644b33821b70efbf0ac1ec1fb8729b05796564a
History
Date User Action Args
2018-12-06 13:16:25vstinnersetrecipients: + vstinner, pablogsal, miss-islington
2018-12-06 13:16:25vstinnersetmessageid: <[email protected]>
2018-12-06 13:16:25vstinnerlinkissue35363 messages
2018-12-06 13:16:25vstinnercreate