| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #28022: Deprecate ssl-related arguments in favor of SSLContext. | Christian Heimes | 2016-09-10 | 1 | -0/+7 |
* | Issue #27210: Fix doctests for a few modules. | Zachary Ware | 2016-08-10 | 1 | -1/+1 |
* | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -2/+1 |
* | Issue #26553: Capitalization of HTTP, HTTPS, FTP, and URL | Martin Panter | 2016-05-28 | 1 | -1/+1 |
* | Issue #26580: Remove outdated reference to ftpmirror | Berker Peksag | 2016-03-18 | 1 | -6/+0 |
* | Issue #11072: change the incorrect "deprecation" of ftplib dir() and nlst() | Gregory P. Smith | 2015-12-13 | 1 | -3/+3 |
* | Issue #25689: Fix language in ftplib and nntplib docs | Martin Panter | 2015-11-21 | 1 | -2/+1 |
* | Fix a few grammar problems in the documentation and comments | Martin Panter | 2015-11-14 | 1 | -2/+2 |
* | Issue #25523: Correct "a" article to "an" article | Martin Panter | 2015-11-02 | 1 | -2/+2 |
* | update docs for #23111 | Benjamin Peterson | 2014-12-30 | 1 | -1/+1 |
* | Issue #22576: Fix signatures of FTP.storbinary() and FTP.storlines() methods. | Berker Peksag | 2014-10-08 | 1 | -4/+4 |
* | Issue #20913: improve the SSL security considerations to first advocate using... | Antoine Pitrou | 2014-03-22 | 1 | -33/+22 |
* | Issue #19781: ftplib now supports SSLContext.check_hostname and server name | Christian Heimes | 2013-12-02 | 1 | -0/+10 |
* | 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 |
* | MERGE: Closes #16789: :meth:`quit` links to constants instead of own module | Jesus Cea | 2012-12-26 | 1 | -4/+4 |
|\ |
|
| * | Closes #16789: :meth:`quit` links to constants instead of own module | Jesus Cea | 2012-12-26 | 1 | -4/+4 |
* | | Merge ftplib doc fix with 3.2. | Ezio Melotti | 2012-10-05 | 1 | -9/+9 |
|\ \
| |/ |
|
| * | The file obj passed to ftp.storbinary/storlines must be opened in binary mode. | Ezio Melotti | 2012-10-05 | 1 | -9/+9 |
| * | Issue 11263: Fix link to source code. | Raymond Hettinger | 2011-02-21 | 1 | -1/+1 |
* | | Documentation typo. | Florent Xicluna | 2011-10-23 | 1 | -1/+1 |
* | | Replace mentions of socket.error. | Antoine Pitrou | 2011-10-12 | 1 | -2/+1 |
* | | Issue 12139: add CCC command support to FTP_TLS class to revert the SSL conne... | Giampaolo Rodola' | 2011-06-27 | 1 | -0/+8 |
* | | #11072- applying http://bugs.python.org/review/11072/show suggestions | Giampaolo Rodola' | 2011-05-07 | 1 | -8/+8 |
* | | Issue #11072: added MLSD command (RFC-3659) support to ftplib. | Giampaolo Rodola' | 2011-05-06 | 1 | -6/+23 |
* | | Fix issue 8594: adds a source_address parameter to ftplib module. | Giampaolo Rodolà | 2011-02-28 | 1 | -6/+19 |
* | | Issue 11263: Fix link to source code. | Raymond Hettinger | 2011-02-21 | 1 | -1/+1 |
|/ |
|
* | More source links | Raymond Hettinger | 2011-01-27 | 1 | -0/+4 |
* | #10072: assume a bit less knowledge of the FTP protocol in the ftplib docs. | Georg Brandl | 2010-10-15 | 1 | -17/+27 |
* | Add cross-references to the glossary entry for file objects. | Antoine Pitrou | 2010-09-15 | 1 | -8/+8 |
* | Clarification. | Georg Brandl | 2010-07-30 | 1 | -3/+3 |
* | Fix issue #8806: add SSL contexts support to ftplib | Giampaolo Rodolà | 2010-05-26 | 1 | -1/+4 |
* | Merged revisions 80030,80067,80069,80080-80081,80084,80432-80433,80465-80470,... | Georg Brandl | 2010-05-19 | 1 | -1/+1 |
* | Fix issue #4972: adds ftplib.FTP context manager protocol | Giampaolo Rodolà | 2010-05-10 | 1 | -0/+19 |
* | Merged revisions 77484,77487,77561,77570,77593,77603,77608,77667,77702-77703,... | Benjamin Peterson | 2010-02-03 | 1 | -26/+20 |
* | Merged revisions 76546 via svnmerge from | Antoine Pitrou | 2009-11-27 | 1 | -2/+6 |
* | Merged revisions 76309 via svnmerge from | Antoine Pitrou | 2009-11-17 | 1 | -0/+59 |
* | Merged revisions 74277,74321,74323,74326,74355,74465,74467,74488,74492,74513,... | Benjamin Peterson | 2009-09-11 | 1 | -1/+2 |
* | More conversion to new-style optional args. | Georg Brandl | 2009-05-17 | 1 | -29/+28 |
* | Merged revisions 68288-68291,68325-68326,68338,68388,68393,68423 via svnmerge... | Benjamin Peterson | 2009-01-09 | 1 | -1/+0 |
* | merge from trunk | Benjamin Peterson | 2008-10-11 | 1 | -1/+1 |
* | Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,... | Georg Brandl | 2008-07-16 | 1 | -1/+1 |
* | Documentation updates for urllib package. Modified the documentation for the | Senthil Kumaran | 2008-06-23 | 1 | -3/+3 |
* | Merged revisions 63562,63570,63728,63734,63784,63788,63802,63817,63827,63839,... | Georg Brandl | 2008-06-10 | 1 | -6/+4 |
* | Merged revisions 62998-63003,63005-63006,63009-63012,63014-63017,63019-63020,... | Alexandre Vassalotti | 2008-05-16 | 1 | -8/+10 |
* | Remove many "versionchanged" items that didn't use the official markup, | Georg Brandl | 2008-05-12 | 1 | -3/+2 |
* | Merged revisions 62490 via svnmerge from | Benjamin Peterson | 2008-04-25 | 1 | -14/+15 |
* | Merged revisions 60284-60349 via svnmerge from | Christian Heimes | 2008-01-27 | 1 | -8/+12 |
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -9/+0 |
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+320 |