1. 6b4c847 Doc: fix default role usage (except in unittest mock docs) by Georg Brandl · 10 years ago
  2. c5e075f Issue #20913: improve the SSL security considerations to first advocate using create_default_context(). by Antoine Pitrou · 11 years ago
  3. 473f45b whatsnew: rewrite urllib, doctest, and poplib sections. by R David Murray · 11 years ago
  4. 1bc7068 Issue #19784: poplib now supports SSLContext.check_hostname and server name by Christian Heimes · 11 years ago
  5. cdf680f 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. 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
  8. 25cee19 Issue #4473: Add a POP3.capa() method to query the capabilities advertised by the POP3 server. by Antoine Pitrou · 12 years ago
  9. 3813c9e The poplib module provides two classes, not one. by Antoine Pitrou · 12 years ago
  10. 469271d More source links by Raymond Hettinger · 14 years ago
  11. 42382fe fix issue #8807: adds a context parameter to POP3_SSL class. by Giampaolo Rodolà · 14 years ago
  12. 1824415 Switch more function arguments docs to new-style. by Georg Brandl · 15 years ago
  13. 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
  14. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  15. 6911e3c Convert all print statements in the docs. by Georg Brandl · 17 years ago
  16. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  17. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago