| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #15164: Change return value of platform.uname() from a | Larry Hastings | 2012-06-24 | 1 | -7/+11 |
|
|
* | Support Mageia Linux in the platform module. | Antoine Pitrou | 2012-06-24 | 1 | -1/+1 |
|
|
* | Closes #11678: support Arch linux in the platform module. | Georg Brandl | 2012-06-24 | 1 | -1/+1 |
|
|
* | Issue #15118: Change return value of os.uname() and os.times() from | Larry Hastings | 2012-06-24 | 1 | -1/+1 |
|
|
* | merge from 3.2 | Brian Curtin | 2012-02-01 | 1 | -1/+1 |
|\ |
|
| * | Add a hint that CSD == Service Pack. | Brian Curtin | 2012-02-01 | 1 | -1/+1 |
|
|
* | | (Merge 3.2) Issue #13545: Fix platform.libc_version() is the SO version is mi... | Victor Stinner | 2011-12-15 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Issue #13545: Fix platform.libc_version() is the SO version is missing | Victor Stinner | 2011-12-15 | 1 | -1/+1 |
|
|
* | | Make platform.libc_ver() less slow | Antoine Pitrou | 2011-10-07 | 1 | -10/+15 |
|
|
* | | Issue #12549: Correct test_platform to not fail when OS X returns 'x86_64' | Ned Deily | 2011-07-13 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Issue #12549: Correct test_platform to not fail when OS X returns 'x86_64' | Ned Deily | 2011-07-13 | 1 | -0/+1 |
|
|
* | | Issue #11377: platform.popen() emits a DeprecationWarning | Victor Stinner | 2011-05-23 | 1 | -0/+2 |
|
|
* | | #11985: merge with 3.2. | Ezio Melotti | 2011-05-04 | 1 | -3/+4 |
|\ \
| |/ |
|
| * | #11985: merge with 3.1. | Ezio Melotti | 2011-05-04 | 1 | -3/+4 |
| |\ |
|
| | * | #11985: update docstring of platform.python_implementation. | Ezio Melotti | 2011-05-04 | 1 | -3/+4 |
|
|
* | | | Issue #11459: A `bufsize` value of 0 in subprocess.Popen() really creates | Antoine Pitrou | 2011-03-19 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Issue #11459: A `bufsize` value of 0 in subprocess.Popen() really creates | Antoine Pitrou | 2011-03-19 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Issue #11459: A `bufsize` value of 0 in subprocess.Popen() really creates | Antoine Pitrou | 2011-03-19 | 1 | -1/+1 |
|
|
* | | | #11565: Merge with 3.2. | Ezio Melotti | 2011-03-16 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | #11565: Merge with 3.1. | Ezio Melotti | 2011-03-16 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | #11565: Fix several typos. Patch by Piotr Kasprzyk. | Ezio Melotti | 2011-03-16 | 1 | -1/+1 |
|
|
* | | | Merge build identification to default branch. | Georg Brandl | 2011-03-06 | 1 | -1/+3 |
|\ \ \
| |/ / |
|
| * | | Merge build identification to 3.2 branch. | Georg Brandl | 2011-03-06 | 1 | -1/+3 |
| |\ \
| | |/ |
|
| | * | Adapt platform and test_platform to the build identification changes. | Georg Brandl | 2011-03-05 | 1 | -1/+3 |
|
|
| | * | Merged revisions 83644 via svnmerge from | Ronald Oussoren | 2010-08-03 | 1 | -1/+1 |
|
|
| | * | Merged revisions 83371,83390 via svnmerge from | Georg Brandl | 2010-08-01 | 1 | -1/+1 |
|
|
| | * | Merged revisions 83075 via svnmerge from | Ronald Oussoren | 2010-07-23 | 1 | -11/+50 |
|
|
| | * | Merged revisions 80859 via svnmerge from | Brian Curtin | 2010-05-06 | 1 | -14/+34 |
|
|
| | * | Merged revisions 78058 via svnmerge from | Ronald Oussoren | 2010-02-07 | 1 | -19/+1 |
|
|
| | * | Merged revisions 77737 via svnmerge from | Benjamin Peterson | 2010-01-25 | 1 | -2/+6 |
|
|
| | * | Merged revisions 77389 via svnmerge from | Benjamin Peterson | 2010-01-09 | 1 | -1/+1 |
|
|
| | * | Merged revisions 75231 via svnmerge from | Benjamin Peterson | 2009-10-04 | 1 | -1/+1 |
|
|
* | | | Issue #11377: Deprecate platform.popen() and reimplement it with os.popen(). | Victor Stinner | 2011-03-03 | 1 | -82/+1 |
|/ / |
|
* | | Use a context manager for some file objects. | Florent Xicluna | 2010-09-03 | 1 | -7/+4 |
|
|
* | | Issue #9560: Use -b option of the file command in _syscmd_file() | Victor Stinner | 2010-08-13 | 1 | -12/+6 |
|
|
* | | Fix for issue 9455: platform.mac_ver() broken on OSX/ppc | Ronald Oussoren | 2010-08-03 | 1 | -1/+1 |
|
|
* | | #8292: Fix three instances of truth tests on return values of filter() (which... | Georg Brandl | 2010-07-31 | 1 | -1/+1 |
|
|
* | | Fix for issue 7895. Avoid crashing the interpreter | Ronald Oussoren | 2010-07-23 | 1 | -11/+50 |
|
|
* | | Merged revisions 80857 via svnmerge from | Brian Curtin | 2010-05-06 | 1 | -17/+34 |
|
|
* | | Remove traces of MacOS9 support. | Ronald Oussoren | 2010-05-05 | 1 | -4/+0 |
|
|
* | | Revert r80167, it breaks build on many platforms | Victor Stinner | 2010-04-18 | 1 | -15/+13 |
|
|
* | | Merged revisions 80166 via svnmerge from | Victor Stinner | 2010-04-18 | 1 | -13/+15 |
|
|
* | | (partially) | Florent Xicluna | 2010-04-02 | 1 | -1/+1 |
|
|
* | | Merged revisions 79294 via svnmerge from | R. David Murray | 2010-03-22 | 1 | -1/+5 |
|
|
* | | convert shebang lines: python -> python3 | Benjamin Peterson | 2010-03-11 | 1 | -1/+1 |
|
|
* | | Merged revisions 78056 via svnmerge from | Ronald Oussoren | 2010-02-07 | 1 | -19/+1 |
|
|
* | | Merged revisions 77735 via svnmerge from | Benjamin Peterson | 2010-01-25 | 1 | -2/+6 |
|
|
* | | Merged revisions 77209,77229,77359-77360,77371 via svnmerge from | Benjamin Peterson | 2010-01-09 | 1 | -1/+1 |
|
|
* | | Merged revisions 74779-74786,74793,74795,74811,74860-74861,74863,74876,74886,... | Benjamin Peterson | 2009-10-04 | 1 | -1/+1 |
|
|
* | | Merged revisions 73995,74002,74005,74007-74008,74011,74019-74023 via svnmerge... | Alexandre Vassalotti | 2009-07-17 | 1 | -5/+36 |
|/ |
|