COMMITS
/ Doc/library/termios.rst February 19, 2026
S
Remove unused :platform: in module's docs (GH-144988)
Stan Ulbrych 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
October 31, 2023
October 20, 2023
H
gh-101100: Fix Sphinx warnings in `library/tty.rst` (#111079)
Hugo van Kemenade committed
May 22, 2022
J
termios docs: fix indentation (#93080)
Jelle Zijlstra committed
August 27, 2021
G
bpo-41818: ++ termios versionadded markers. (GH-27987)
Gregory P. Smith committed
S
bpo-41818: Add termios.tcgetwinsize(), termios.tcsetwinsize(). (GH-23686)
Soumendra Ganguly committed
October 31, 2018
S
bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231)
Serhiy Storchaka committed
November 11, 2017
E
The termios man page is in section 3 (GH-2450)
Edward Betts committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
June 3, 2016
S
issue8519 - Reference termios and ioctl manual pages in the library documentation.
Senthil Kumaran committed
September 15, 2010
A
Add cross-references to the glossary entry for file objects.
Antoine Pitrou committed
October 4, 2009
September 16, 2009
G
Last round of adapting style of documenting argument default values.
Georg Brandl committed
December 2, 2007
G
Remove all definitions of raw_input() that were still scattered throughout the docs
Georg Brandl committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed