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
/
Makefile.pre.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Call $(MKDIR_P) before regenerating the PEG meta-parser (GH-19861)
Pablo Galindo
2020-05-02
1
-0/+1
*
bpo-40334: regenerate metaparser as part of regen-all (GH-19854)
Pablo Galindo
2020-05-02
1
-2/+11
*
bpo-40421: Add Include/cpython/code.h header file (GH-19756)
Victor Stinner
2020-04-28
1
-0/+1
*
bpo-40421: Add pyframe.h header file (GH-19755)
Victor Stinner
2020-04-28
1
-0/+1
*
bpo-40334: Refactor peg_generator to receive a Tokens file when building c co...
Pablo Galindo
2020-04-28
1
-1/+3
*
Add files in tests/test_peg_generator to the install target lists (GH-19723)
Pablo Galindo
2020-04-27
1
-0/+1
*
Fix broken mkdir -p call in regen-pegen (#19695)
Guido van Rossum
2020-04-23
1
-1/+1
*
bpo-40334: Improve various PEG-Parser related stuff (GH-19669)
Lysandros Nikolaou
2020-04-23
1
-1/+1
*
bpo-40334: Fix builds outside the source directory and regenerate autoconf fi...
Pablo Galindo
2020-04-23
1
-0/+1
*
bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503)
Pablo Galindo
2020-04-22
1
-3/+23
*
bpo-40302: Add pycore_byteswap.h header file (GH-19552)
Victor Stinner
2020-04-17
1
-0/+1
*
bpo-40241: Add pycore_interp.h header (GH-19499)
Victor Stinner
2020-04-13
1
-0/+1
*
bpo-40268: Add pycore_runtime.h header file (GH-19493)
Victor Stinner
2020-04-13
1
-0/+1
*
bpo-40170: Add _PyIndex_Check() internal function (GH-19426)
Victor Stinner
2020-04-08
1
-0/+1
*
bpo-39481: Implementation for PEP 585 (#18239)
Guido van Rossum
2020-04-07
1
-0/+1
*
bpo-38644: Add _PySys_Audit() which takes tstate (GH-19180)
Victor Stinner
2020-03-26
1
-0/+1
*
bpo-40069: Clear out .lst files on make clean (GH-19169)
Batuhan Taşkaya
2020-03-26
1
-0/+1
*
bpo-1294959: Add sys.platlibdir attribute (GH-18381)
Victor Stinner
2020-03-10
1
-1/+4
*
bpo-35134: Add Include/cpython/fileutils.h header file (GH-18493)
Victor Stinner
2020-02-12
1
-0/+1
*
bpo-35134: Add Include/cpython/bytesobject.h file (GH-18494)
Victor Stinner
2020-02-12
1
-0/+2
*
bpo-35081: Move dtoa.h header to the internal C API (GH-18489)
Victor Stinner
2020-02-12
1
-1/+1
*
bpo-35081: Move bytes_methods.h to the internal C API (GH-18492)
Victor Stinner
2020-02-12
1
-1/+1
*
closes bpo-39575: Change -lgcov to --coverage. (GH-18382)
Fangrui Song
2020-02-07
1
-1/+1
*
bpo-35134: Create Include/cpython/listobject.h (GH-18395)
Victor Stinner
2020-02-07
1
-0/+1
*
Add test.test_import.data.unwritable package to makefile (#18211)
Dino Viehland
2020-01-27
1
-0/+1
*
bpo-39144 Align ctags and etags behaviours in the makefile and include Python...
Anthony Shaw
2019-12-28
1
-0/+3
*
bpo-38644: Add _PyObject_Call() (GH-17089)
Victor Stinner
2019-11-14
1
-0/+1
*
bpo-38644: Add Py_EnterRecursiveCall() to the limited API (GH-17046)
Victor Stinner
2019-11-04
1
-0/+1
*
bpo-28494: install ziptestdata to fix install bot (GH-15902)
Gregory P. Smith
2019-09-11
1
-0/+1
*
bpo-37725: have "make clean" remove PGO task data (#15033)
Neil Schemenauer
2019-09-10
1
-6/+15
*
bpo-37589: Add a few missing dependencies on .h files in the Makefile. (GH-15...
T. Wouters
2019-09-09
1
-7/+11
*
bpo-37653: Fix libinstall target in Makefile (GH-14911)
Erlend Egeberg Aasland
2019-07-23
1
-2/+0
*
bpo-36044: Reduce number of unit tests run for PGO build (GH-14702)
Neil Schemenauer
2019-07-22
1
-3/+4
*
bpo-37468: make install no longer install wininst-*.exe files (GH-14511)
Victor Stinner
2019-07-15
1
-0/+3
*
bpo-37359: Add --cleanup option to python3 -m test (GH-14332)
Victor Stinner
2019-06-24
1
-0/+5
*
bpo-35134: Add Include/cpython/import.h header file (GH-14213)
Victor Stinner
2019-06-18
1
-0/+2
*
bpo-37215: Fix dtrace issue introduce by bpo-36842 (GH-13940)
Christian Heimes
2019-06-10
1
-5/+5
*
bpo-26219: per opcode cache for LOAD_GLOBAL (GH-12884)
Inada Naoki
2019-06-03
1
-0/+1
*
bpo-36763: Implement the PEP 587 (GH-13592)
Victor Stinner
2019-05-27
1
-5/+5
*
bpo-36785: PEP 574 implementation (GH-7076)
Antoine Pitrou
2019-05-26
1
-1/+3
*
bpo-34632 fix buildbots and remove artifact (GH-13566)
Jason R. Coombs
2019-05-25
1
-0/+1
*
bpo-34632: fix installation of importlib.metadata (#13563)
Chih-Hsuan Yen
2019-05-25
1
-0/+1
*
bpo-36721: Fix pkg-config symbolic links on "make install" (GH-13551)
Victor Stinner
2019-05-24
1
-2/+2
*
bpo-36710: Add tstate parameter in ceval.c (GH-13547)
Victor Stinner
2019-05-24
1
-0/+1
*
bpo-36842: Implement PEP 578 (GH-12613)
Steve Dower
2019-05-23
1
-0/+2
*
bpo-36721: Add --embed option to python-config (GH-13500)
Victor Stinner
2019-05-23
1
-1/+6
*
bpo-35134: Register new traceback.h header files (GH-13431)
Victor Stinner
2019-05-20
1
-0/+2
*
bpo-36786: Run compileall in parallel during "make install" (GH-13078)
Antoine Pitrou
2019-05-15
1
-6/+6
*
bpo-13611: Include C14N 2.0 test data in installation (GH-13053)
Stefan Behnel
2019-05-02
1
-1/+2
*
bpo-36747: Remove the stale scriptsinstall Makefile target (GH-13003)
xdegaye
2019-04-29
1
-8/+0
[next]