| Commit message (Expand) | Author | Age | Files | Lines |
* | provide a common method to check for RETR_DATA validity, first checking the e... | Giampaolo Rodola' | 2012-01-09 | 1 | -8/+10 |
|
|
* | Issue #13453: Try to increase some socket timeouts to make some buildbots stop | Charles-François Natali | 2011-12-19 | 1 | -1/+1 |
|\ |
|
| * | Issue #13453: Try to increase some socket timeouts to make some buildbots stop | Charles-François Natali | 2011-12-19 | 1 | -1/+1 |
|
|
* | | Issue 12139: ftplib - remove 'post CCC' test to fix various buildot failures ... | Giampaolo Rodola' | 2011-06-30 | 1 | -2/+0 |
|
|
* | | Issue 12139: add CCC command support to FTP_TLS class to revert the SSL conne... | Giampaolo Rodola' | 2011-06-27 | 1 | -2/+20 |
|
|
* | | merge with 3.2 | Giampaolo Rodola' | 2011-05-07 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | merge with 3.1 | Giampaolo Rodola' | 2011-05-07 | 1 | -0/+8 |
| |\ |
|
| | * | #12002 - ftplib's abort() method raises TypeError | Giampaolo Rodola' | 2011-05-07 | 1 | -0/+8 |
|
|
| | * | Merged revisions 85492 via svnmerge from | Antoine Pitrou | 2010-10-14 | 1 | -7/+7 |
|
|
| | * | Merged revisions 73715 via svnmerge from | Georg Brandl | 2009-08-13 | 1 | -2/+2 |
|
|
* | | | reverting 9688977ef567 committed by accident | Giampaolo Rodola' | 2011-05-07 | 1 | -9/+9 |
|
|
* | | | test_ftplib.py: change client default timeout from 10 to 2. Hanging for 10 se... | Giampaolo Rodola' | 2011-05-07 | 1 | -9/+9 |
|
|
* | | | test_ftplib.py: change client default timeout from 10 to 2. Hanging for 10 se... | Giampaolo Rodola' | 2011-05-07 | 1 | -9/+9 |
|
|
* | | | #11072- applying http://bugs.python.org/review/11072/show suggestions | Giampaolo Rodola' | 2011-05-07 | 1 | -4/+7 |
|
|
* | | | Issue #11072: added MLSD command (RFC-3659) support to ftplib. | Giampaolo Rodola' | 2011-05-06 | 1 | -1/+85 |
|
|
* | | | Close #11958: Fix FTP tests for IPv6, bind to "::1" instead of "localhost". | Victor Stinner | 2011-04-30 | 1 | -7/+2 |
|
|
* | | | Issue #11811: Factor out detection of IPv6 support on the current host | Antoine Pitrou | 2011-04-28 | 1 | -1/+1 |
|
|
* | | | Issue #11748: try to fix sporadic failures in test_ftplib | Antoine Pitrou | 2011-04-03 | 1 | -6/+16 |
|
|
* | | | #8594: fix ResourceWarning in test_ftplib.py - patch by Nadeem Vawda. | Giampaolo Rodolà | 2011-03-08 | 1 | -2/+2 |
|
|
* | | | Fix issue 8594: adds a source_address parameter to ftplib module. | Giampaolo Rodolà | 2011-02-28 | 1 | -0/+14 |
|/ / |
|
* | | fix ftplib resource warnings | Benjamin Peterson | 2010-10-31 | 1 | -0/+2 |
|
|
* | | Clean up socket closing in test_ftplib. | Brett Cannon | 2010-10-29 | 1 | -35/+34 |
|
|
* | | Increase timeouts in test_ftplib (for very slow buildbots) | Antoine Pitrou | 2010-10-14 | 1 | -13/+13 |
|
|
* | | Fix issue 6706: adds new handle_accepted() method to asyncore.dispatcher | Giampaolo Rodolà | 2010-10-04 | 1 | -2/+1 |
|
|
* | | fix issue 9601: ftplib now provides a workaround for invalid response code re... | Giampaolo Rodolà | 2010-08-23 | 1 | -0/+12 |
|
|
* | | as per discussion with antoine revert changes made in 83708 as the user usein... | Giampaolo Rodolà | 2010-08-04 | 1 | -30/+6 |
|
|
* | | fix issue #6822: ftplib's storline method doesn't work with text files | Giampaolo Rodolà | 2010-08-04 | 1 | -6/+30 |
|
|
* | | fix wrong assertIs context | Giampaolo Rodolà | 2010-05-26 | 1 | -1/+1 |
|
|
* | | Fix issue #8806: add SSL contexts support to ftplib | Giampaolo Rodolà | 2010-05-26 | 1 | -0/+23 |
|
|
* | | Fix issue #4972: adds ftplib.FTP context manager protocol | Giampaolo Rodolà | 2010-05-10 | 1 | -11/+60 |
|
|
* | | Merged revisions 80882 via svnmerge from | Giampaolo Rodolà | 2010-05-06 | 1 | -0/+3 |
|
|
* | | Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from | Victor Stinner | 2010-04-28 | 1 | -1/+1 |
|
|
* | | Merged revisions 80392 via svnmerge from | Antoine Pitrou | 2010-04-23 | 1 | -12/+37 |
|
|
* | | Merged revisions 79226,79286 via svnmerge from | Antoine Pitrou | 2010-03-22 | 1 | -1/+6 |
|
|
* | | Merged revisions 77727 via svnmerge from | Ezio Melotti | 2010-01-24 | 1 | -7/+7 |
|
|
* | | Merged revisions 76546 via svnmerge from | Antoine Pitrou | 2009-11-27 | 1 | -1/+29 |
|
|
* | | Merged revisions 76309 via svnmerge from | Antoine Pitrou | 2009-11-17 | 1 | -5/+215 |
|
|
* | | convert old fail* assertions to assert* | Benjamin Peterson | 2009-06-30 | 1 | -2/+2 |
|/ |
|
* | Merged revisions 66673 via svnmerge from | Benjamin Peterson | 2008-09-28 | 1 | -0/+5 |
|
|
* | #3911 FTP.makeport was giving bad port numbers | Benjamin Peterson | 2008-09-27 | 1 | -1/+1 |
|
|
* | Merged revisions 66634 via svnmerge from | Benjamin Peterson | 2008-09-27 | 1 | -36/+430 |
|
|
* | Merged revisions 63562,63570,63728,63734,63784,63788,63802,63817,63827,63839,... | Georg Brandl | 2008-06-10 | 1 | -19/+24 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -4/+4 |
|
|
* | Merged revisions 62194,62197-62198,62204-62205,62214,62219-62221,62227,62229-... | Christian Heimes | 2008-04-09 | 1 | -17/+14 |
|
|
* | Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61064,... | Christian Heimes | 2008-02-26 | 1 | -8/+28 |
|
|
* | Convert the socket module to insist on bytes for input, and to return bytes | Guido van Rossum | 2007-11-21 | 1 | -1/+1 |
|
|
* | Use an event variable to wait for the server to be ready, not time.sleep(). | Guido van Rossum | 2007-09-06 | 1 | -3/+5 |
|
|
* | Merged revisions 53952-54987 via svnmerge from | Guido van Rossum | 2007-04-27 | 1 | -0/+93 |
|
|