summaryrefslogtreecommitdiff
path: root/Doc/library/platform.rst
Commit message (Expand)AuthorAgeFilesLines
* bpo-35920: Windows 10 ARM32 platform support (GH-11774)Paul Monson2019-04-251-0/+15
* bpo-35344: platform.platform() uses mac_ver() on macOS (GH-10780)Victor Stinner2018-12-051-0/+5
* bpo-35345: Remove platform.popen() (GH-10781)Victor Stinner2018-11-291-14/+0
* bpo-26544: Fixed implementation of platform.libc_ver(). (GH-7684)Serhiy Storchaka2018-07-091-1/+1
* bpo-28167: Remove platform.linux_distribution (GH-6871)Petr Viktorin2018-05-161-27/+0
* bpo-28167: bump platform.linux_distribution removal to 3.8 (GH-6669)Matthias Bussonnier2018-05-151-2/+4
* Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-0/+1
* Issue #25161: Merge full stops from 3.4 into 3.5Martin Panter2015-10-101-1/+1
|\
| * Issue #25161: Add full stops in documentation; patch by Takase ArihiroMartin Panter2015-10-101-1/+1
* | Issue #1322: platform.dist() and platform.linux_distribution() functions are ...Berker Peksag2015-05-131-0/+4
|/
* Fix: win32_ver returns a 4-tuple. Found by Andrew Berg on docs@.Georg Brandl2013-10-061-2/+2
* Issue #15527: fix docs, remove double parens by changing markup.Andrew Svetlov2012-08-111-2/+2
* Issue #15444: Use proper spelling for non-ASCII contributor names.Antoine Pitrou2012-08-111-1/+1
|\
| * Issue #15444: Use proper spelling for non-ASCII contributor names.Antoine Pitrou2012-08-111-1/+1
* | Issue #15164: Change return value of platform.uname() from aLarry Hastings2012-06-241-4/+10
* | merge from 3.2Brian Curtin2012-02-011-2/+2
|\ \ | |/
| * Add a hint that CSD == Service Pack.Brian Curtin2012-02-011-2/+2
* | Issue #12549: Correct test_platform to not fail when OS X returns 'x86_64'Ned Deily2011-07-131-3/+0
|\ \ | |/
| * Issue #12549: Correct test_platform to not fail when OS X returns 'x86_64'Ned Deily2011-07-131-3/+0
* | #11985: merge with 3.2.Ezio Melotti2011-05-031-1/+1
|\ \ | |/
| * #11985: merge with 3.1.Ezio Melotti2011-05-031-1/+1
| |\
| | * #11985: document the return value of platform.python_implementation for PyPy.Ezio Melotti2011-05-031-1/+1
* | | Issue #11459: A `bufsize` value of 0 in subprocess.Popen() really createsAntoine Pitrou2011-03-191-1/+1
|\ \ \ | |/ /
| * | Issue #11459: A `bufsize` value of 0 in subprocess.Popen() really createsAntoine Pitrou2011-03-191-1/+1
| |\ \ | | |/
| | * Issue #11459: A `bufsize` value of 0 in subprocess.Popen() really createsAntoine Pitrou2011-03-191-1/+1
| | * Merged revisions 87421 via svnmerge fromAntoine Pitrou2010-12-211-1/+11
| | * Merged revisions 75797 via svnmerge fromGeorg Brandl2009-10-271-1/+1
* | | Issue #11377: Deprecate platform.popen() and reimplement it with os.popen().Victor Stinner2011-03-031-0/+4
|/ /
* | More source linksRaymond Hettinger2011-01-271-0/+3
* | Suggest sys.maxsize as a reliable way to know whether the interpreter is 64-bit.Antoine Pitrou2010-12-211-1/+11
* | Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-3/+3
* | Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,...Georg Brandl2009-10-271-1/+1
|/
* Merged revisions 73190,73213,73257-73258,73260,73275,73294 via svnmerge fromGeorg Brandl2009-06-081-1/+1
* Recorded merge of revisions 73286 via svnmerge fromGeorg Brandl2009-06-081-3/+2
* Devil merge!Benjamin Peterson2008-09-281-16/+10
* Merged revisions 61672,61674,61676-61678,61681,61683-61684 via svnmerge fromChristian Heimes2008-03-211-4/+24
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-221-1/+1
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-5/+1
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-8/+0
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+256