index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_platform.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-102491: Remove IronPython version check in sys_version (#102492)
Pieter Eendebak
2023-03-19
1
-17/+7
*
gh-99482: remove `jython` compatibility parts from stdlib and tests (#99484)
Nikita Sobolev
2022-12-23
1
-1/+1
*
gh-97966: Restore prior expectation that uname_result._fields and ._asdict wo...
Jason R. Coombs
2022-11-26
1
-0/+8
*
gh-89545: Updates platform module to use new internal _wmi module on Windows ...
Steve Dower
2022-09-07
1
-13/+28
*
bpo-40280: Skip socket, fork, subprocess tests on Emscripten (GH-31986)
Christian Heimes
2022-03-22
1
-0/+1
*
bpo-40280: Skip subprocess-based tests on wasm32-emscripten (GH-30615)
Christian Heimes
2022-01-25
1
-0/+2
*
bpo-42163, bpo-42189, bpo-42659: Support uname_tuple._replace (for all but pr...
Jason R. Coombs
2020-12-31
1
-0/+34
*
bpo-28468: Add platform.freedesktop_os_release() (GH-23492)
Christian Heimes
2020-11-30
1
-0/+106
*
bpo-41100: in test_platform, ignore 10.16 (GH-23485)
Ned Deily
2020-11-24
1
-1/+4
*
bpo-41100: Support macOS 11 and Apple Silicon (GH-22855)
Ronald Oussoren
2020-11-08
1
-1/+1
*
bpo-40275: Use new test.support helper submodules in tests (GH-21764)
Hai Shi
2020-08-07
1
-1/+1
*
bpo-40275: Use new test.support helper submodules in tests (GH-20849)
Hai Shi
2020-06-25
1
-3/+4
*
bpo-40570: Improve compatibility of uname_result with late-bound .platform (#...
Jason R. Coombs
2020-05-09
1
-0/+15
*
bpo-40443: Remove unused imports in tests (GH-19805)
Victor Stinner
2020-04-29
1
-1/+0
*
bpo-35967: Skip test with `uname -p` on Android (GH-19577)
Chih-Hsuan Yen
2020-04-18
1
-2/+5
*
bpo-35967 resolve platform.processor late (GH-12239)
Jason R. Coombs
2020-04-16
1
-7/+2
*
bpo-35967: Make test_platform.test_uname_processor more lenient to satisfy bu...
Jason R. Coombs
2020-04-15
1
-4/+6
*
bpo-35967: Baseline values for uname -p (GH-12824)
Jason R. Coombs
2020-04-15
1
-0/+14
*
bpo-40094: Add test.support.wait_process() (GH-19254)
Victor Stinner
2020-03-31
1
-3/+1
*
Remove unused imports in tests (GH-14518)
Victor Stinner
2019-07-01
1
-2/+1
*
bpo-37369: Fix initialization of sys members when launched via an app contain...
Steve Dower
2019-06-29
1
-31/+8
*
bpo-35346, platform: replace os.popen() with subprocess (GH-10786)
Victor Stinner
2018-12-07
1
-9/+9
*
bpo-35344: platform.platform() uses mac_ver() on macOS (GH-10780)
Victor Stinner
2018-12-05
1
-0/+33
*
bpo-35389: platform.libc_ver() uses os.confstr() (GH-10891)
Victor Stinner
2018-12-05
1
-6/+35
*
bpo-35345: Remove platform.popen() (GH-10781)
Victor Stinner
2018-11-29
1
-33/+0
*
bpo-35202: Remove unused imports in tests. (GH-10561)
Srinivas Thatiparthy (శ్రీనివాస్ తాటిపర్తి)
2018-11-16
1
-1/+0
*
bpo-34011: Fixes missing venv files and other tests (GH-9458)
Steve Dower
2018-09-20
1
-15/+21
*
bpo-26544: Add test for platform._comparable_version(). (GH-8973)
Serhiy Storchaka
2018-09-04
1
-0/+36
*
bpo-26544: Fixed implementation of platform.libc_ver(). (GH-7684)
Serhiy Storchaka
2018-07-09
1
-1/+7
*
Revert "bpo-33671: Add support.MS_WINDOWS and support.MACOS (GH-7800)" (GH-7919)
Victor Stinner
2018-06-26
1
-2/+4
*
bpo-33671: Add support.MS_WINDOWS and support.MACOS (GH-7800)
Victor Stinner
2018-06-22
1
-4/+2
*
bpo-28167: Remove platform.linux_distribution (GH-6871)
Petr Viktorin
2018-05-16
1
-65/+0
*
bpo-28167: bump platform.linux_distribution removal to 3.8 (GH-6669)
Matthias Bussonnier
2018-05-15
1
-2/+2
*
bpo-32159: Remove tools for CVS and Subversion (#4615)
Victor Stinner
2017-11-28
1
-3/+3
*
bpo-27593: Get SCM build info from git instead of hg. (#446)
Ned Deily
2017-03-04
1
-6/+6
*
Closes #28059: Fixes test_platform to set PYTHONPATH for .pyd files
Steve Dower
2016-09-10
1
-2/+3
|
\
|
*
Closes #28059: Fixes test_platform to set PYTHONPATH for .pyd files
Steve Dower
2016-09-10
1
-2/+9
*
|
test_platform: Save/restore os.environ on Windows
Victor Stinner
2016-09-10
1
-0/+7
*
|
#27364: fix "incorrect" uses of escape character in the stdlib.
R David Murray
2016-09-08
1
-2/+2
|
/
*
Issue #21313: Tolerate truncated buildinfo in sys.version
Martin Panter
2016-06-08
1
-0/+16
*
Issue #26041: Remove "will be removed in Python 3.7" from description messages
Berker Peksag
2016-04-24
1
-4/+2
*
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
[next]