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
*
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
*
pythoninfo: log more environment variable (GH-10719)
Victor Stinner
2018-11-26
1
-4/+45
*
bpo-35233: Rewrite test_embed.InitConfigTests (GH-10524)
Victor Stinner
2018-11-13
1
-14/+11
*
bpo-35233: Fix _PyMainInterpreterConfig_Copy() (GH-10519)
Victor Stinner
2018-11-13
1
-6/+16
*
bpo-34567: pythoninfo gets coreconfig (GH-9043)
Victor Stinner
2018-09-03
1
-0/+12
*
Fix compiling error when missing gdbm version macros (GH-7823)
Xiang Zhang
2018-06-20
1
-2/+2
*
bpo-33901: Add _gdbm._GDBM_VERSION (GH-7794)
Victor Stinner
2018-06-19
1
-0/+10
*
bpo-33692: pythoninfo detect libedit on Python 3.6 (GH-7293)
Victor Stinner
2018-06-01
1
-0/+8
*
bpo-33717: pythoninfo: add CC --version (#7290)
Victor Stinner
2018-05-31
1
-0/+29
*
pythoninfo: add time.time and datetime.datetime.now (#5214)
Victor Stinner
2018-01-17
1
-1/+13
*
pythoninfo: Add builtins, test.support, ... (#4840)
Victor Stinner
2017-12-13
1
-1/+50
*
bpo-32030: Rework memory allocators (#4625)
Victor Stinner
2017-11-29
1
-18/+32
*
Fix miscellaneous typos (#4275)
luzpaz
2017-11-05
1
-2/+2
*
pythoninfo: add Py_DEBUG (#4198)
Victor Stinner
2017-10-31
1
-0/+8
*
pythoninfo: ignore OSError(ENOSYS) on getrandom() (#3655)
Victor Stinner
2017-09-19
1
-5/+12
*
bpo-30871: pythoninfo: more sys, os, time data (#3130)
Victor Stinner
2017-08-18
1
-40/+82
*
bpo-30871: pythoninfo: add expat and _decimal (#3121)
Victor Stinner
2017-08-17
1
-0/+22
*
bpo-30871: Add test.pythoninfo (#3075)
Victor Stinner
2017-08-17
1
-0/+407