COMMITS
/ Doc/library/platform.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
September 17, 2025
September 8, 2025
S
gh-138665: Move `platform.invalidate_caches` docs (#138667)
Shamil committed
July 12, 2025
W
gh-101100: Fix sphinx warnings in Doc/library/platform.rst (GH-136562)
Weilin Du committed
May 16, 2025
A
gh-133604: remove deprecated `java_ver` function (#133888)
Alexey Makridenko committed
May 3, 2025
S
gh-130160: use `.. program::` directive for documenting `platform` CLI (#133335)
Semyon Moroz committed
November 15, 2024
B
gh-122549: Add platform.invalidate_caches() (#122547)
Bénédikt Tran committed
August 30, 2024
W
gh-123492: Remove unnecessary `:func:` parentheses (#123493)
Wei-Hsiang (Matt) Wang committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
April 11, 2024
N
Fix markup of `win32_ver` in `platform.rst` (#116492)
Nikita Sobolev committed
March 28, 2024
R
gh-114099: Additions to standard library to support iOS (GH-117052)
Russell Keith-Magee committed
March 27, 2024
M
gh-71042: Add `platform.android_ver` (#116674)
Malcolm Smith committed
March 8, 2024
N
gh-116349: Deprecate `platform.java_ver` function (#116471)
Nikita Sobolev committed
July 21, 2023
S
gh-106892: Use roles :data: and :const: for referencing module variables (GH-106894)
Serhiy Storchaka committed
February 27, 2023
R
October 30, 2022
June 9, 2022
C
Doc: Update references and examples of old, unsupported OSes and uarches (GH-92791)
CAM Gerlach committed
April 20, 2022
S
bpo-23747: Enhance platform doc, document default behavior (GH-31462)
slateny committed
September 22, 2021
S
bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515)
Serhiy Storchaka committed
August 2, 2021
P
doc: "Mac OS " -> "macOS" (GH-27534)
partev committed
December 17, 2020
A
[doc] Fix a few margins due to bad markup (GH-23619)
Andre Delfino committed
November 30, 2020
C
bpo-28468: Add platform.freedesktop_os_release() (GH-23492)
Christian Heimes committed
November 6, 2020
A
Remove outdated reference to pywin32 from platform module (GH-22005)
Andre Delfino committed
January 20, 2020
P
bpo-39383: Mention Darwin as a potential value for platform.system() (GH-18054)
Peter Bittner committed
November 12, 2019
S
bpo-38738: Fix formatting of True and False. (GH-17083)
Serhiy Storchaka committed
April 25, 2019
P
bpo-35920: Windows 10 ARM32 platform support (GH-11774)
Paul Monson committed
December 5, 2018
V
bpo-35344: platform.platform() uses mac_ver() on macOS (GH-10780)
Victor Stinner committed
November 29, 2018
V
bpo-35345: Remove platform.popen() (GH-10781)
Victor Stinner committed
July 9, 2018
S
bpo-26544: Fixed implementation of platform.libc_ver(). (GH-7684)
Serhiy Storchaka committed
May 16, 2018
P
bpo-28167: Remove platform.linux_distribution (GH-6871)
Petr Viktorin committed
May 15, 2018
M
bpo-28167: bump platform.linux_distribution removal to 3.8 (GH-6669)
Matthias Bussonnier committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
October 10, 2015
M
Issue #25161: Merge full stops from 3.4 into 3.5
Martin Panter committed
M
Issue #25161: Add full stops in documentation; patch by Takase Arihiro
Martin Panter committed
May 13, 2015
B
Issue #1322: platform.dist() and platform.linux_distribution() functions are now deprecated.
Berker Peksag committed
October 6, 2013
G
Fix: win32_ver returns a 4-tuple. Found by Andrew Berg on docs@.
Georg Brandl committed
August 11, 2012
A
Issue #15527: fix docs, remove double parens by changing markup.
Andrew Svetlov committed
A
Issue #15444: Use proper spelling for non-ASCII contributor names.
Antoine Pitrou committed
A
Issue #15444: Use proper spelling for non-ASCII contributor names.
Antoine Pitrou committed
June 24, 2012
L
Issue #15164: Change return value of platform.uname() from a
Larry Hastings committed
February 1, 2012
B
merge from 3.2
Brian Curtin committed
B
Add a hint that CSD == Service Pack.
Brian Curtin committed
July 13, 2011
N
Issue #12549: Correct test_platform to not fail when OS X returns 'x86_64'
Ned Deily committed
N
Issue #12549: Correct test_platform to not fail when OS X returns 'x86_64'
Ned Deily committed
May 3, 2011
E
#11985: merge with 3.2.
Ezio Melotti committed
E
#11985: merge with 3.1.
Ezio Melotti committed
E
#11985: document the return value of platform.python_implementation for PyPy.
Ezio Melotti committed
March 19, 2011
A
Issue #11459: A `bufsize` value of 0 in subprocess.Popen() really creates
Antoine Pitrou committed
A
Issue #11459: A `bufsize` value of 0 in subprocess.Popen() really creates
Antoine Pitrou committed