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
*
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