Message 319028 - Python tracker

Message319028

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 <1528441059.59.0.592728768989.issue33531@psf.upfronthosting.co.za>
In-reply-to
Content
Python 3.6 got the first change:

commit 6aacc160a880de3b82c51193a4594b87fb7ace5f
Author: Yury Selivanov <yury@magic.io>
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: <1528441059.59.0.592728768989.issue33531@psf.upfronthosting.co.za>
2018-06-08 06:57:39vstinnerlinkissue33531 messages
2018-06-08 06:57:39vstinnercreate