COMMITS
/ Doc/library/telnetlib.rst November 11, 2024
N
Docs: re-create pages for removed modules to document their removal. (#126622)
Ned Batchelder committed
May 23, 2023
V
gh-104773: PEP 594: Remove the telnetlib module (#104778)
Victor Stinner committed
August 2, 2022
C
gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)
Christian Heimes committed
May 20, 2022
C
gh-92611: Clarify planned removal version in PEP 594-deprecated modules (GH-92793)
CAM Gerlach committed
May 13, 2022
C
March 21, 2022
B
bpo-47061: document module deprecations due to PEP 594 (GH-31984)
Brett Cannon committed
August 21, 2019
M
bpo-37823: Fix open() link in telnetlib doc (GH-15281)
Michael Anckaert 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
December 19, 2018
S
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
Serhiy Storchaka committed
June 11, 2016
T
Merge Issue #22558.
Terry Jan Reedy committed
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
November 28, 2015
R
#25485: Add context manager support to Telnet class.
R David Murray committed
April 8, 2015
T
Fix typo in telnet docs (reported by Keith Briggs)
Tim Golden committed
December 24, 2013
S
Removed spaces before colons and semicolons.
Serhiy Storchaka committed
October 13, 2013
S
Issue #18758: Fixed and improved cross-references.
Serhiy Storchaka committed
October 12, 2011
A
Replace mentions of socket.error.
Antoine Pitrou committed
January 27, 2011
R
More source links
Raymond Hettinger committed
September 21, 2010
G
#9911: doc copyedits.
Georg Brandl committed
May 21, 2010
G
Merged revisions 81431 via svnmerge from
Georg Brandl committed
September 16, 2009
G
Last round of adapting style of documenting argument default values.
Georg Brandl committed
October 15, 2008
B
use bytes throughout telnetlib docs
Benjamin Peterson committed
B
Victor Stinner's patch to make telnetlib use bytes 3725
Benjamin Peterson committed
June 10, 2008
May 16, 2008
December 8, 2007
C
Merged revisions 59407-59422 via svnmerge from
Christian Heimes committed
December 2, 2007
G
Remove all definitions of raw_input() that were still scattered throughout the docs
Georg Brandl committed
September 1, 2007
C
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