COMMITS
/ Doc/library/poplib.rst February 19, 2026
N
Docs: remove unneeded author attributions (#145002)
Ned Batchelder committed
February 6, 2026
N
Docs: module pages should not link to themselves (#144505)
Ned Batchelder committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
July 29, 2023
S
gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386)
Serhiy Storchaka committed
July 21, 2023
S
gh-106909: Use role :const: for referencing module constants (GH-106910)
Serhiy Storchaka committed
June 6, 2023
V
gh-94172: Update keyfile removal documentation (#105392)
Victor Stinner committed
December 28, 2022
H
gh-94172: Update docs for params removed in 3.12 (#100431)
Hugo van Kemenade committed
August 2, 2022
C
gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)
Christian Heimes committed
December 23, 2021
K
bpo-46157: fix typo in docs (GH-30237)
Kumar Aditya committed
May 28, 2021
J
bpo-44045: fix spelling of uppercase vs upper-case (GH-25985)
Jürgen Gmach committed
October 19, 2020
S
bpo-41192: Fix some broken anchors for audit event entries (#21310)
Saiyang Gou committed
January 10, 2020
D
bpo-39259: poplib now rejects timeout = 0 (GH-17912)
Dong-hee Na committed
June 27, 2019
S
bpo-37390: Add audit event table to documentations (GH-14406)
Steve Dower committed
June 24, 2019
S
bpo-37363: Add audit events for a range of modules (GH-14301)
Steve Dower committed
September 10, 2016
C
Issue #28022: Deprecate ssl-related arguments in favor of SSLContext.
Christian Heimes committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
May 18, 2015
B
Issue #24232: Fix typos. Patch by Ville Skyttä.
Berker Peksag committed
May 16, 2015
R
#21804: Add RFC 6856 (UTF8) support to poplib.
R David Murray committed
October 30, 2014
G
Doc: fix default role usage (except in unittest mock docs)
Georg Brandl committed
G
Doc: fix default role usage (except in unittest mock docs)
Georg Brandl committed
March 22, 2014
A
December 27, 2013
R
whatsnew: rewrite urllib, doctest, and poplib sections.
R David Murray committed
December 2, 2013
C
Issue #19784: poplib now supports SSLContext.check_hostname and server name
Christian Heimes committed
December 26, 2012
J
MERGE: Closes #16789: :meth:`quit` links to constants instead of own module
Jesus Cea committed
J
Closes #16789: :meth:`quit` links to constants instead of own module
Jesus Cea committed
November 23, 2012
A
A
Issue #4473: Add a POP3.capa() method to query the capabilities advertised by the POP3 server.
Antoine Pitrou committed
November 18, 2012
A
The poplib module provides two classes, not one.
Antoine Pitrou committed
January 27, 2011
R
More source links
Raymond Hettinger committed
August 17, 2010
G
fix issue #8807: adds a context parameter to POP3_SSL class.
Giampaolo Rodolà committed
September 2, 2009
G
Switch more function arguments docs to new-style.
Georg Brandl committed
June 10, 2008
December 31, 2007
C
Merged revisions 59605-59624 via svnmerge from
Christian Heimes committed
September 4, 2007
G
Convert all print statements in the docs.
Georg Brandl committed
September 1, 2007
G
Get rid of the remaining versionadded/versionchanged directives.
Georg Brandl committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed