| Commit message (Expand) | Author | Age | Files | Lines |
* | fix parameter names in ftplib documentation (GH-656) | Xiang Zhang | 2017-03-13 | 1 | -6/+6 |
|
|
* | Issue #25523: Correct "a" article to "an" article | Martin Panter | 2015-11-02 | 1 | -2/+2 |
|
|
* | Issue #26553: Capitalization of HTTP, HTTPS, FTP, and URL | Martin Panter | 2016-05-28 | 1 | -1/+1 |
|
|
* | Silence a Sphinx warning in ftplib.rst. | Berker Peksag | 2015-01-06 | 1 | -1/+1 |
|
|
* | allow a SSLContext to be given to ftplib.FTP_TLS | Benjamin Peterson | 2015-01-04 | 1 | -5/+13 |
|
|
* | make SSLv23 the default version in ftplib (closes #23111) | Benjamin Peterson | 2015-01-04 | 1 | -1/+1 |
|
|
* | Issue #18758: Fixed and improved cross-references. | Serhiy Storchaka | 2013-10-13 | 1 | -2/+2 |
|
|
* | Closes #19181: replace non-existing host ftp.cwi.nl with ftp.debian.org in ft... | Georg Brandl | 2013-10-06 | 1 | -13/+13 |
|
|
* | Closes #16789: :meth:`quit` links to constants instead of own module | Jesus Cea | 2012-12-26 | 1 | -4/+4 |
|
|
* | Backport source links from 3.x. | Éric Araujo | 2011-08-19 | 1 | -0/+4 |
|
|
* | Merged revisions 85548,85572-85573,85606,85609-85612,85614-85616 via svnmerge... | Georg Brandl | 2010-11-26 | 1 | -14/+19 |
|
|
* | Merged revisions 83259,83261,83264-83265,83268-83269,83271-83272,83281 via sv... | Georg Brandl | 2010-08-01 | 1 | -3/+3 |
|
|
* | Fix reference direction. | Georg Brandl | 2010-05-10 | 1 | -1/+1 |
|
|
* | Fix-up ftplib documentation: | Georg Brandl | 2010-01-31 | 1 | -30/+29 |
|
|
* | Issue #6845: Add restart support for binary upload in ftplib. The | Antoine Pitrou | 2009-11-27 | 1 | -2/+5 |
|
|
* | Issue #2054: ftplib now provides an FTP_TLS class to do secure FTP using | Antoine Pitrou | 2009-11-15 | 1 | -0/+58 |
|
|
* | #6756: add some info about the "acct" parameter. | Georg Brandl | 2009-09-04 | 1 | -1/+2 |
|
|
* | Test commit. | Georg Brandl | 2009-01-04 | 1 | -1/+0 |
|
|
* | fix typo | Benjamin Peterson | 2008-10-04 | 1 | -1/+1 |
|
|
* | fix various doc typos #3320 | Benjamin Peterson | 2008-07-12 | 1 | -1/+1 |
|
|
* | Fixed the semantic of timeout for socket.create_connection and | Facundo Batista | 2008-05-29 | 1 | -6/+4 |
|
|
* | #2452: timeout is used for all blocking operations. | Georg Brandl | 2008-05-11 | 1 | -8/+10 |
|
|
* | reformat some documentation of classes so methods and attributes are under th... | Benjamin Peterson | 2008-04-25 | 1 | -14/+15 |
|
|
* | Update docs for new callpack params added in r60188 | Gregory P. Smith | 2008-01-26 | 1 | -8/+18 |
|
|
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+320 |
|
|