1. 8a34596 #2118: IOError is deprecated, use OSError. by R David Murray · 11 years ago
  2. 8e37d5d #2118: Make SMTPException a subclass of IOError. by R David Murray · 11 years ago
  3. 0bfd6ac Reflow paragraph. by R David Murray · 11 years ago
  4. 14ee3cf #2118: clarify smtplib exception documentation. by R David Murray · 11 years ago
  5. aa24468 MERGE: Closes #16789: :meth:`quit` links to constants instead of own module by Jesus Cea · 12 years ago
  6. c73f863 Closes #16789: :meth:`quit` links to constants instead of own module by Jesus Cea · 12 years ago
  7. 61063cc Fix a couple of versionadded/versionchanged related markup errors. by Georg Brandl · 12 years ago
  8. a6c4a10 indicate msg is an argument by Benjamin Peterson · 13 years ago
  9. 4032802 merge 3.2 by Benjamin Peterson · 13 years ago
  10. b351a48 Addressing the review comments by Antoine Pitrou for smtplib.py and test_smtplib.py. Review comments by Ezio Melotti for smtplib.rst by Senthil Kumaran · 13 years ago
  11. 63d4fb4 fixing the smtplib.rst whitespaces. by Senthil Kumaran · 13 years ago
  12. 3d23fd6 Fix closes Issue11281 - smtplib.STMP gets source_address parameter, which adds the ability to bind to specific source address on a machine with multiple interfaces. Patch by Paulo Scardine. by Senthil Kumaran · 13 years ago
  13. db4120b merge #12147: make send_message correctly handle Sender and Resent- headers. by R David Murray · 13 years ago
  14. ac4e5ab #12147: make send_message correctly handle Sender and Resent- headers. by R David Murray · 13 years ago
  15. e065020 Issue #8809: The SMTP_SSL constructor and SMTP.starttls() now support by Antoine Pitrou · 13 years ago
  16. 45456a0 I think this should be "versionchanged", not "versionadded" by Antoine Pitrou · 13 years ago
  17. 1f5c958 - Issue #11289: `smtp.SMTP` class becomes a context manager so it can be used by Barry Warsaw · 13 years ago
  18. 469271d More source links by Raymond Hettinger · 13 years ago
  19. 7dff9e0 #10321: Add support for sending binary DATA and Message objects to smtplib by R. David Murray · 14 years ago
  20. 7cb1319 Terminology fix: exceptions are raised, except in generator.throw(). by Georg Brandl · 14 years ago
  21. 0639d5a Merged revisions 76904 via svnmerge from by Ezio Melotti · 15 years ago
  22. 1824415 Switch more function arguments docs to new-style. by Georg Brandl · 15 years ago
  23. fa0d703 Merged revisions 72506,72525-72526,72551,72558,72616,72654-72655,72689,72745,72750,72802,72812,72822,72824,72826-72827,72833,72876,72890,72923,72946,73026,73042,73045,73047,73065,73068-73069 via svnmerge from by Benjamin Peterson · 15 years ago
  24. 1f01deb Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge from by Georg Brandl · 16 years ago
  25. 48310cd Remove trailing whitespace. by Georg Brandl · 16 years ago
  26. ae5360b Merged revisions 66141,66145,66150,66180,66211,66217,66219,66226,66231,66244,66246,66249-66250,66264,66268,66272,66294,66306 via svnmerge from by Benjamin Peterson · 16 years ago
  27. 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
  28. 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
  29. ba4af49 Merged revisions 61964-61979 via svnmerge from by Christian Heimes · 16 years ago
  30. 679db4a Merged revisions 59985-60000,60002,60005-60007,60009-60042 via svnmerge from by Christian Heimes · 17 years ago
  31. 8d5c392 Remove all definitions of raw_input() that were still scattered throughout the docs by Georg Brandl · 17 years ago
  32. 4633448 Change instances of 'while 1:' in the docs into 'while True:'. by Collin Winter · 17 years ago
  33. 89d996e Merged revisions 57778-58052 via svnmerge from by Thomas Wouters · 17 years ago
  34. 6911e3c Convert all print statements in the docs. by Georg Brandl · 17 years ago
  35. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  36. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago