Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Feb 15, 2019

(cherry picked from commit a4ae828)

https://bugs.python.org/issue34656

@vstinner
Copy link
Member Author

vstinner commented Feb 15, 2019

Oh, FTP tests are failing on Travis CI :-( I should backport this fix:

commit c11b3b19a5b022c6c229043d37f9a9fd06f22500
Author: Victor Stinner <[email protected]>
Date:   Wed Dec 5 01:58:31 2018 +0100

    [bpo-35411](https://bugs.python.org/issue35411): Skip test_urllib2net FTP tests on Travis CI (GH-10907)
    
    On Travis CI, FTP tests of test_urllib2net randomly fail with "425
    Security: Bad IP connecting".
    
    test.pythoninfo now also logs TRAVIS environment variable.

@vstinner
Copy link
Member Author

Oh, FTP tests are failing on Travis CI :-( I should backport this fix:

Done: I created PR #11874.

@vstinner
Copy link
Member Author

@larryhastings "ftplib.error_temp: 425 Security: Bad IP connecting." bites again, you need a new merge to get my FTP fix.

@bedevere-bot
Copy link

@larryhastings: Please replace # with GH- in the commit message next time. Thanks!

@larryhastings
Copy link
Contributor

Thanks for the backported fix! It does my heart good to see pickle avoiding integer overflows.

@larryhastings larryhastings merged commit ef33dd6 into python:3.5 Feb 26, 2019
@vstinner vstinner deleted the pickle_load35 branch April 29, 2019 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants