COMMITS
/ Doc/library/posix.rst February 19, 2026
N
Docs: remove unneeded author attributions (#145002)
Ned Batchelder committed
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
May 4, 2023
A
GH-97950: Use new-style index directive ('module') (#103996)
Adam Turner committed
October 5, 2022
A
gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>) (#97768)
Adam Turner committed
June 9, 2022
C
Doc: Update references and examples of old, unsupported OSes and uarches (GH-92791)
CAM Gerlach committed
October 29, 2020
V
bpo-42029: Remove IRIX code (GH-23023)
Victor Stinner committed
August 22, 2019
S
bpo-27961: Remove leftovers from the times when long long wasn't required (GH-15388)
Sergey Fedoseev committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
October 13, 2013
S
Issue #19207: Improved cross-references in the os, os.path, and posix modules
Serhiy Storchaka committed
February 16, 2013
S
Issue #17193: Use binary prefixes (KiB, MiB, GiB) for memory units.
Serhiy Storchaka committed
October 6, 2010
G
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl committed
May 6, 2010
V
Issue #8603: Create a bytes version of os.environ for Unix
Victor Stinner committed
January 12, 2008
C
Merged revisions 59921-59932 via svnmerge from
Christian Heimes committed
November 29, 2007
G
Remove further mentions of long integers.
Georg Brandl committed
August 31, 2007
G
Address a few XXX comments, other fixes.
Georg Brandl committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed