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 larry
Recipients benjamin.peterson, larry, lukasz.langa, miss-islington, ned.deily, serhiy.storchaka, vstinner
Date 2019-02-25.23:16:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551136601.27.0.0774899119216.issue35411@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8bcbc7896d1fe1c289bae339d408fdf1472a00fa by larryhastings (Victor Stinner) in branch '3.5':
bpo-35411: Skip test_urllib2net FTP tests on Travis CI (GH-10907) (#11874)
https://github.com/python/cpython/commit/8bcbc7896d1fe1c289bae339d408fdf1472a00fa
History
Date User Action Args
2019-02-25 23:16:41larrysetrecipients: + larry, vstinner, benjamin.peterson, ned.deily, lukasz.langa, serhiy.storchaka, miss-islington
2019-02-25 23:16:41larrysetmessageid: <1551136601.27.0.0774899119216.issue35411@roundup.psfhosted.org>
2019-02-25 23:16:41larrylinkissue35411 messages
2019-02-25 23:16:41larrycreate