| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #24210: Silence more PendingDeprecationWarning warnings in tests. | Berker Peksag | 2015-05-16 | 1 | -2/+16 |
|
|
* | Issue #1322: platform.dist() and platform.linux_distribution() functions are ... | Berker Peksag | 2015-05-13 | 1 | -5/+19 |
|
|
* | - Issue #21539: Add a *exists_ok* argument to `Pathlib.mkdir()` to mimic | Barry Warsaw | 2014-08-05 | 1 | -1/+1 |
|
|
* | Issue #17429: Oops, remove unused import | Victor Stinner | 2013-12-08 | 1 | -1/+0 |
|
|
* | Issue #17429: platform.linux_distribution() now decodes files from the UTF-8 | Victor Stinner | 2013-12-08 | 1 | -0/+16 |
|
|
* | #8964: fix platform._sys_version to handle IronPython 2.6+. | Ezio Melotti | 2013-10-21 | 1 | -0/+13 |
|
|
* | Issue #15164: Change return value of platform.uname() from a | Larry Hastings | 2012-06-24 | 1 | -1/+7 |
|
|
* | Issue #12549: Correct test_platform to not fail when OS X returns 'x86_64' | Ned Deily | 2011-07-13 | 1 | -1/+1 |
|\ |
|
| * | Issue #12549: Correct test_platform to not fail when OS X returns 'x86_64' | Ned Deily | 2011-07-13 | 1 | -1/+1 |
|
|
* | | test_platform: ignore DeprecationWarning on popen() test | Victor Stinner | 2011-06-10 | 1 | -15/+20 |
|
|
* | | Remove sys.subversion and svn build identification leftovers. | Georg Brandl | 2011-03-06 | 1 | -5/+1 |
|
|
* | | Merge build identification to default branch. | Georg Brandl | 2011-03-06 | 1 | -1/+5 |
|\ \
| |/ |
|
| * | Merge build identification to 3.2 branch. | Georg Brandl | 2011-03-06 | 1 | -1/+5 |
| |\ |
|
| | * | Adapt platform and test_platform to the build identification changes. | Georg Brandl | 2011-03-05 | 1 | -1/+5 |
|
|
| | * | Merged revisions 86596 via svnmerge from | Ezio Melotti | 2010-11-21 | 1 | -6/+6 |
|
|
| | * | Merged revisions 83075 via svnmerge from | Ronald Oussoren | 2010-07-23 | 1 | -0/+19 |
|
|
| | * | Merged revisions 77737 via svnmerge from | Benjamin Peterson | 2010-01-25 | 1 | -0/+1 |
|
|
| | * | Merged revisions 74641 via svnmerge from | Brett Cannon | 2009-09-03 | 1 | -1/+7 |
|
|
| | * | Merged revisions 73715 via svnmerge from | Georg Brandl | 2009-08-13 | 1 | -3/+3 |
|
|
* | | | Issue #11377: Fix quoting on Windows in test_platform | Victor Stinner | 2011-03-03 | 1 | -2/+11 |
|
|
* | | | Issue #11377: Deprecate platform.popen() and reimplement it with os.popen(). | Victor Stinner | 2011-03-03 | 1 | -0/+19 |
|/ / |
|
* | | Fix #9333. The symlink function is always available now, raising OSError | Brian Curtin | 2010-12-28 | 1 | -2/+1 |
|
|
* | | Fix #9333. Expose os.symlink on Windows only when usable. | Brian Curtin | 2010-12-02 | 1 | -1/+2 |
|
|
* | | #9424: Replace deprecated assert* methods in the Python test suite. | Ezio Melotti | 2010-11-20 | 1 | -6/+6 |
|
|
* | | Fix for issue 7895. Avoid crashing the interpreter | Ronald Oussoren | 2010-07-23 | 1 | -0/+19 |
|
|
* | | Re-flow several long lines from #1578269. | Brian Curtin | 2010-07-09 | 1 | -2/+2 |
|
|
* | | Implement #1578269. Patch by Jason R. Coombs. | Brian Curtin | 2010-07-08 | 1 | -14/+20 |
|
|
* | | Fix porting mistake in r79298. | R. David Murray | 2010-03-24 | 1 | -1/+1 |
|
|
* | | Merged revisions 79294 via svnmerge from | R. David Murray | 2010-03-22 | 1 | -0/+21 |
|
|
* | | Merged revisions 78018,78035-78040,78042-78043,78046,78048-78052,78054,78059,... | Georg Brandl | 2010-03-14 | 1 | -2/+4 |
|
|
* | | Merged revisions 77735 via svnmerge from | Benjamin Peterson | 2010-01-25 | 1 | -0/+1 |
|
|
* | | Merged revisions 74640 via svnmerge from | Brett Cannon | 2009-09-03 | 1 | -1/+7 |
|
|
* | | convert old fail* assertions to assert* | Benjamin Peterson | 2009-06-30 | 1 | -3/+3 |
|/ |
|
* | Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-... | Benjamin Peterson | 2009-03-28 | 1 | -33/+64 |
|
|
* | Merged revisions 70518,70521,70590,70594-70595 via svnmerge from | Benjamin Peterson | 2009-03-26 | 1 | -20/+29 |
|
|
* | Merged revisions 66974,66977,66984,66989,66992,66994-66996,66998-67000,67007,... | Benjamin Peterson | 2008-10-25 | 1 | -0/+34 |
|
|
* | Added the test for issue3762. | Hirokazu Yamamoto | 2008-10-06 | 1 | -0/+16 |
|
|
* | Windows has no os.uname. Use platform.uname() instead. | Amaury Forgeot d'Arc | 2008-06-10 | 1 | -1/+1 |
|
|
* | Merged revisions 63460,63464 via svnmerge from | Benjamin Peterson | 2008-05-29 | 1 | -6/+24 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -2/+2 |
|
|
* | Merged revisions 63208-63209,63211-63212,63214-63217,63219-63224,63226-63227,... | Alexandre Vassalotti | 2008-05-16 | 1 | -4/+15 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -1/+6 |
|
|
* | Add a rudimentary test for the platform module that at least calls each | Walter Dörwald | 2005-11-21 | 1 | -0/+74 |
|
|