1. bab69bf update docs for #23111 by Benjamin Peterson · 10 years ago
  2. b2fdafe Issue #22576: Fix signatures of FTP.storbinary() and FTP.storlines() methods. by Berker Peksag · 10 years ago
  3. c5e075f Issue #20913: improve the SSL security considerations to first advocate using create_default_context(). by Antoine Pitrou · 10 years ago
  4. e5b5edf Issue #19781: ftplib now supports SSLContext.check_hostname and server name by Christian Heimes · 11 years ago
  5. bfdcd43 Issue #18758: Fixed and improved cross-references. by Serhiy Storchaka · 11 years ago
  6. 036e41d Closes #19181: replace non-existing host ftp.cwi.nl with ftp.debian.org in ftplib example. by Georg Brandl · 11 years ago
  7. aa24468 MERGE: Closes #16789: :meth:`quit` links to constants instead of own module by Jesus Cea · 12 years ago
  8. c73f863 Closes #16789: :meth:`quit` links to constants instead of own module by Jesus Cea · 12 years ago
  9. b28e75d Merge ftplib doc fix with 3.2. by Ezio Melotti · 12 years ago
  10. cbd449b The file obj passed to ftp.storbinary/storlines must be opened in binary mode. by Ezio Melotti · 12 years ago
  11. 6d57d21 Documentation typo. by Florent Xicluna · 13 years ago
  12. 5574c30 Replace mentions of socket.error. by Antoine Pitrou · 13 years ago
  13. 096dcb1 Issue 12139: add CCC command support to FTP_TLS class to revert the SSL connection back to clear-text. by Giampaolo Rodola' · 13 years ago
  14. a55efb3 #11072- applying http://bugs.python.org/review/11072/show suggestions by Giampaolo Rodola' · 13 years ago
  15. d78def9 Issue #11072: added MLSD command (RFC-3659) support to ftplib. by Giampaolo Rodola' · 13 years ago
  16. 396ff06 Fix issue 8594: adds a source_address parameter to ftplib module. by Giampaolo Rodolà · 13 years ago
  17. d8de541 Issue 11263: Fix link to source code. by Raymond Hettinger · 13 years ago
  18. 540b636 Issue 11263: Fix link to source code. by Raymond Hettinger · 13 years ago
  19. 469271d More source links by Raymond Hettinger · 13 years ago
  20. 392c92a #10072: assume a bit less knowledge of the FTP protocol in the ftplib docs. by Georg Brandl · 14 years ago
  21. 11cb961 Add cross-references to the glossary entry for file objects. by Antoine Pitrou · 14 years ago
  22. b3b96bd Clarification. by Georg Brandl · 14 years ago
  23. a67299e Fix issue #8806: add SSL contexts support to ftplib by Giampaolo Rodolà · 14 years ago
  24. 8569e58 Merged revisions 80030,80067,80069,80080-80081,80084,80432-80433,80465-80470,81059,81065-81067 via svnmerge from by Georg Brandl · 14 years ago
  25. bd576b7 Fix issue #4972: adds ftplib.FTP context manager protocol by Giampaolo Rodolà · 14 years ago
  26. 5e55b3e Merged revisions 77484,77487,77561,77570,77593,77603,77608,77667,77702-77703,77739,77858,77887,77889 via svnmerge from by Benjamin Peterson · 14 years ago
  27. 648bcd7 Merged revisions 76546 via svnmerge from by Antoine Pitrou · 15 years ago
  28. f988cd0 Merged revisions 76309 via svnmerge from by Antoine Pitrou · 15 years ago
  29. 8719ad5 Merged revisions 74277,74321,74323,74326,74355,74465,74467,74488,74492,74513,74531,74549,74553,74625,74632,74643-74644,74647,74652,74666,74671,74727,74739 via svnmerge from by Benjamin Peterson · 15 years ago
  30. 036490d More conversion to new-style optional args. by Georg Brandl · 15 years ago
  31. 28d88b4 Merged revisions 68288-68291,68325-68326,68338,68388,68393,68423 via svnmerge from by Benjamin Peterson · 16 years ago
  32. f10a79a merge from trunk by Benjamin Peterson · 16 years ago
  33. 2ee470f Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,64888,64897,64900-64901,64915,64926-64929,64938-64941,64944,64961,64966,64973 via svnmerge from by Georg Brandl · 16 years ago
  34. aca8fd7 Documentation updates for urllib package. Modified the documentation for the by Senthil Kumaran · 16 years ago
  35. f78e02b Merged revisions 63562,63570,63728,63734,63784,63788,63802,63817,63827,63839,63887,63975,63998 via svnmerge from by Georg Brandl · 16 years ago
  36. 5f8ced2 Merged revisions 62998-63003,63005-63006,63009-63012,63014-63017,63019-63020,63022-63024,63026-63029,63031-63041,63043-63045,63047-63054,63056-63062 via svnmerge from by Alexandre Vassalotti · 16 years ago
  37. e6bcc91 Remove many "versionchanged" items that didn't use the official markup, by Georg Brandl · 16 years ago
  38. e41251e Merged revisions 62490 via svnmerge from by Benjamin Peterson · 16 years ago
  39. af98da1 Merged revisions 60284-60349 via svnmerge from by Christian Heimes · 16 years ago
  40. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  41. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago