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 BreamoreBoy, pitrou, python-dev, terry.reedy, vajrasky
Date 2016-10-02.08:38:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161002083815.1356.74635.E2213E30@psf.io>
In-reply-to
Content
New changeset 6406322f4749 by Berker Peksag in branch '3.5':
Issue #20254: Fix duplicate tests in test_socket
https://hg.python.org/cpython/rev/6406322f4749

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

New changeset 7dab3c6ac42f by Berker Peksag in branch 'default':
Issue #20254: Merge from 3.6
https://hg.python.org/cpython/rev/7dab3c6ac42f
History
Date User Action Args
2016-10-02 08:38:18python-devsetrecipients: + python-dev, terry.reedy, pitrou, BreamoreBoy, vajrasky
2016-10-02 08:38:18python-devlinkissue20254 messages
2016-10-02 08:38:18python-devcreate