1. fee05da Issue #24232: Fix typos. Patch by Ville Skyttä. by Berker Peksag · 9 years ago
  2. b8cd3e4 #21804: Add RFC 6856 (UTF8) support to poplib. by R David Murray · 9 years ago
  3. 93a56cd Doc: fix default role usage (except in unittest mock docs) by Georg Brandl · 10 years ago
  4. 6b4c847 Doc: fix default role usage (except in unittest mock docs) by Georg Brandl · 10 years ago
  5. c5e075f Issue #20913: improve the SSL security considerations to first advocate using create_default_context(). by Antoine Pitrou · 10 years ago
  6. 473f45b whatsnew: rewrite urllib, doctest, and poplib sections. by R David Murray · 11 years ago
  7. 1bc7068 Issue #19784: poplib now supports SSLContext.check_hostname and server name by Christian Heimes · 11 years ago
  8. cdf680f MERGE: Closes #16789: :meth:`quit` links to constants instead of own module by Jesus Cea · 12 years ago
  9. c73f863 Closes #16789: :meth:`quit` links to constants instead of own module by Jesus Cea · 12 years ago
  10. 8618d74 Issue #4473: Add a POP3.stls() to switch a clear-text POP3 session into an encrypted POP3 session, on supported servers. by Antoine Pitrou · 12 years ago
  11. 25cee19 Issue #4473: Add a POP3.capa() method to query the capabilities advertised by the POP3 server. by Antoine Pitrou · 12 years ago
  12. 3813c9e The poplib module provides two classes, not one. by Antoine Pitrou · 12 years ago
  13. 469271d More source links by Raymond Hettinger · 13 years ago
  14. 42382fe fix issue #8807: adds a context parameter to POP3_SSL class. by Giampaolo Rodolà · 14 years ago
  15. 1824415 Switch more function arguments docs to new-style. by Georg Brandl · 15 years ago
  16. 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
  17. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  18. 6911e3c Convert all print statements in the docs. by Georg Brandl · 17 years ago
  19. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  20. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago