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
/
pythoninfo.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-111863: Rename `Py_NOGIL` to `Py_GIL_DISABLED` (#111864)
Hugo van Kemenade
2023-11-20
1
-1/+1
*
gh-90815: Add mimalloc memory allocator (#109914)
Dino Viehland
2023-10-30
1
-0/+1
*
Add support.MS_WINDOWS constant (#110446)
Victor Stinner
2023-10-06
1
-0/+1
*
gh-109649: Use os.process_cpu_count() (#110165)
Victor Stinner
2023-10-01
1
-0/+1
*
gh-109615: Fix support test_copy_python_src_ignore() (#109958)
Victor Stinner
2023-09-27
1
-0/+1
*
gh-103053: Skip test_freeze_simple_script() on PGO build (#109591)
Victor Stinner
2023-09-20
1
-0/+11
*
gh-109276: libregrtest: WASM use stdout for JSON (#109355)
Victor Stinner
2023-09-13
1
-1/+5
*
gh-109276: test.pythoninfo gets more test.support data (#109337)
Victor Stinner
2023-09-12
1
-9/+68
*
gh-109276: Complete test.pythoninfo (#109312)
Victor Stinner
2023-09-12
1
-10/+11
*
GH-91079: Rename C_RECURSION_LIMIT to Py_C_RECURSION_LIMIT (#108507)
Victor Stinner
2023-09-08
1
-0/+23
*
test.pythoninfo logs freedesktop_os_release() (#109057)
Victor Stinner
2023-09-07
1
-1/+21
*
gh-108851: Fix tomllib recursion tests (#108853)
Victor Stinner
2023-09-06
1
-0/+1
*
gh-90791: test.pythoninfo logs ASAN_OPTIONS env var (#108289)
Victor Stinner
2023-08-22
1
-0/+7
*
gh-108223: test.pythoninfo and libregrtest log Py_NOGIL (#108238)
Victor Stinner
2023-08-21
1
-0/+1
*
gh-106320: Remove private _PyMem API (#107187)
Victor Stinner
2023-07-24
1
-2/+2
*
gh-75552: Remove deprecated tkinter.tix module (GH-104902)
Zachary Ware
2023-05-27
1
-1/+0
*
gh-95174: Add pthread stubs for WASI (GH-95234)
Christian Heimes
2022-07-27
1
-2/+2
*
gh-93370: Drop deprecated sqlite3.version from pythoninfo.py (#94277)
Erlend Egeberg Aasland
2022-06-26
1
-1/+1
*
test.pythoninfo: Fix typo, Py_REF_DEBUG => Py_TRACE_REFS (#93467)
Victor Stinner
2022-06-03
1
-1/+1
*
test.pythoninfo logs more build info (#93225)
Victor Stinner
2022-05-26
1
-3/+47
*
test.pythoninfo no longer requires socket (#93191)
Victor Stinner
2022-05-25
1
-1/+4
*
gh-90473: Decrease recursion limit and skip tests on WASI (GH-92803)
Christian Heimes
2022-05-19
1
-2/+8
*
gh-84461: Include _emscripten_info in pythoninfo output (GH-91907)
Christian Heimes
2022-04-25
1
-0/+1
*
gh-91156: Use `locale.getencoding()` instead of getpreferredencoding (GH-91732)
Inada Naoki
2022-04-22
1
-1/+1
*
bpo-40280: Skip socket, fork, subprocess tests on Emscripten (GH-31986)
Christian Heimes
2022-03-22
1
-1/+2
*
bpo-45382: test.pythoninfo: set wmic.exe encoding to OEM (GH-30890)
Victor Stinner
2022-01-25
1
-0/+3
*
bpo-45382: test.pythoninfo logs more Windows versions (GH-30817)
Victor Stinner
2022-01-23
1
-0/+39
*
bpo-46417: _curses uses PyStructSequence_NewType() (GH-30736)
Victor Stinner
2022-01-21
1
-0/+10
*
bpo-44860: Update test_sysconfig for posix_user platlib (GH-28235)
Victor Stinner
2021-09-09
1
-0/+1
*
bpo-43880: Show DeprecationWarnings for deprecated ssl module features (GH-25...
Christian Heimes
2021-04-19
1
-1/+1
*
bpo-9216: Expose OpenSSL FIPS_mode() as _hashlib.get_fips_mode() (GH-19703)
Victor Stinner
2020-04-29
1
-0/+20
*
bpo-40436: Fix code parsing gdb version (GH-19792)
Victor Stinner
2020-04-29
1
-0/+3
*
bpo-39459: test.pythoninfo logs effective uid/gid (GH-18203)
Victor Stinner
2020-01-27
1
-9/+14
*
Remove binding of captured exceptions when not used to reduce the chances of ...
Pablo Galindo
2019-11-19
1
-1/+1
*
bpo-38338, test.pythoninfo: add more ssl infos (GH-16539)
Victor Stinner
2019-10-02
1
-0/+31
*
bpo-38234: Cleanup getpath.c (GH-16367)
Victor Stinner
2019-09-25
1
-0/+7
*
bpo-37412: pythoninfo: add Windows long paths (GH-14434)
Victor Stinner
2019-06-28
1
-0/+24
*
bpo-37400: pythoninfo logs getpwuid and getgrouplist (GH-14373)
Victor Stinner
2019-06-25
1
-30/+65
*
bpo-36763: Add _PyCoreConfig_SetArgv() (GH-13030)
Victor Stinner
2019-05-01
1
-2/+1
*
bpo-35952: Fix test.pythoninfo when the compiler is missing (GH-13007)
xdegaye
2019-04-29
1
-4/+11
*
bpo-36635: Add _testinternalcapi module (GH-12841)
Victor Stinner
2019-04-18
1
-1/+1
*
bpo-36301: Add _Py_GetConfigsAsDict() function (GH-12540)
Victor Stinner
2019-03-25
1
-8/+5
*
bpo-35772: Fix test_tarfile on ppc64 (GH-11606)
Victor Stinner
2019-01-21
1
-0/+2
*
Revert "bpo-35537: subprocess can now use os.posix_spawnp (GH-11579)" (GH-11582)
Victor Stinner
2019-01-16
1
-2/+1
*
bpo-35537: subprocess can now use os.posix_spawnp (GH-11579)
Victor Stinner
2019-01-16
1
-1/+2
*
bpo-35537: subprocess uses os.posix_spawn in some cases (GH-11452)
Victor Stinner
2019-01-15
1
-0/+6
*
bpo-33717: pythoninfo logs information of all clocks (GH-11460)
Victor Stinner
2019-01-08
1
-3/+12
*
bpo-35257: Avoid leaking LTO linker flags into distutils (GH-10900)
stratakis
2018-12-19
1
-0/+3
*
bpo-35389: test.pythoninfo logs platform.libc_ver (GH-10951)
Victor Stinner
2018-12-05
1
-0/+4
*
bpo-35411: Skip test_urllib2net FTP tests on Travis CI (GH-10907)
Victor Stinner
2018-12-05
1
-0/+1
[next]