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 python-dev
Recipients berker.peksag, gvanrossum, koobs, python-dev, vstinner, yselivanov
Date 2016-09-27.21:38:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160927213849.2443.23782.60F28C60@psf.io>
In-reply-to
Content
New changeset cf93671100bf by Berker Peksag in branch '3.5':
Issue #28283: Remove flaky test test_sock_connect_sock_write_race
https://hg.python.org/cpython/rev/cf93671100bf

New changeset b9f18dcbfc4b by Berker Peksag in branch '3.6':
Issue #28283: Merge from 3.5
https://hg.python.org/cpython/rev/b9f18dcbfc4b

New changeset 27fc857ea8af by Berker Peksag in branch 'default':
Issue #28283: Merge from 3.6
https://hg.python.org/cpython/rev/27fc857ea8af
History
Date User Action Args
2016-09-27 21:38:52python-devsetrecipients: + python-dev, gvanrossum, vstinner, berker.peksag, yselivanov, koobs
2016-09-27 21:38:52python-devlinkissue28283 messages
2016-09-27 21:38:52python-devcreate