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 asvetlov, christian.heimes, eitan.adler, terry.reedy, vstinner, yselivanov
Date 2018-06-08.06:57:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Python 3.6 got the first change:

commit 6aacc160a880de3b82c51193a4594b87fb7ace5f
Author: Yury Selivanov <[email protected]>
Date:   Tue May 29 14:57:38 2018 -0400

    Fix ci for 3.6 / asyncio / test_stdin_broken_pipe (#7212)
History
Date User Action Args
2018-06-08 06:57:39vstinnersetrecipients: + vstinner, terry.reedy, christian.heimes, asvetlov, yselivanov, eitan.adler
2018-06-08 06:57:39vstinnersetmessageid: <[email protected]>
2018-06-08 06:57:39vstinnerlinkissue33531 messages
2018-06-08 06:57:39vstinnercreate