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, ned.deily, python-dev, vstinner
Date 2015-03-22.08:19:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150322081936.63574.26967@psf.io>
In-reply-to
Content
New changeset 9eb1ce7d8039 by Ned Deily in branch '3.4':
Issue #22289: Prevent test_urllib2net failures due to ftp connection timeout.
https://hg.python.org/cpython/rev/9eb1ce7d8039

New changeset 1aad901e0307 by Ned Deily in branch 'default':
Issue #22289: merge from 3.4
https://hg.python.org/cpython/rev/1aad901e0307
History
Date User Action Args
2015-03-22 08:19:40python-devsetrecipients: + python-dev, vstinner, ned.deily, berker.peksag
2015-03-22 08:19:40python-devlinkissue22289 messages
2015-03-22 08:19:39python-devcreate