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
...
*
gh-109566, regrtest: Add --fast-ci and --slow-ci options (#109570)
Victor Stinner
2023-09-26
1
-22/+23
*
gh-109693: Remove pycore_atomic_funcs.h (#109694)
Sam Gross
2023-09-21
1
-1/+0
*
gh-108303: Move all math files to `Lib/test/mathdata/` (#109512)
Nikita Sobolev
2023-09-21
1
-0/+1
*
gh-90108: Disable LTO on _freeze_module and _testembed (#109581)
Victor Stinner
2023-09-20
1
-2/+2
*
gh-108724: Add PyMutex and _PyParkingLot APIs (gh-109344)
Sam Gross
2023-09-19
1
-0/+6
*
gh-109566: Run GHA and buildbot tests with --fail-rerun (#109567)
Victor Stinner
2023-09-19
1
-1/+1
*
gh-108303: Move all certificates to `Lib/test/certdata/` (#109489)
Nikita Sobolev
2023-09-16
1
-1/+2
*
gh-108303: Move `test_future` into its own test_future_stmt subdir (#109368)
Nikita Sobolev
2023-09-15
1
-0/+1
*
gh-108303: Add `Lib/test/tokenizedata` to `TESTSUBDIRS` (#109314)
Nikita Sobolev
2023-09-12
1
-0/+1
*
GH-108716: Turn off deep-freezing of code objects. (GH-108722)
Mark Shannon
2023-09-08
1
-1/+0
*
gh-108740: Fix "make regen-all" race condition (#108741)
Victor Stinner
2023-09-06
1
-9/+10
*
gh-108753: Enhance pystats (#108754)
Victor Stinner
2023-09-06
1
-0/+2
*
gh-108303: Create Lib/test/test_dataclasses/ directory (#108978)
Victor Stinner
2023-09-06
1
-0/+1
*
gh-108777: Split _PyTime tests from _testinternalcapi.c (gh-108787)
Sam Gross
2023-09-02
1
-0/+1
*
Add Modules/_testcapi/util.h header (GH-108774)
Serhiy Storchaka
2023-09-01
1
-1/+1
*
gh-108337: Add pyatomic.h header (#108701)
Victor Stinner
2023-08-31
1
-0/+3
*
gh-106320: Remove private pythonrun API (#108599)
Victor Stinner
2023-08-29
1
-0/+1
*
gh-108240: Add pycore_capsule.h internal header file (#108596)
Victor Stinner
2023-08-29
1
-0/+1
*
gh-106320: Remove private _Py_Identifier API (#108593)
Victor Stinner
2023-08-29
1
-0/+1
*
gh-105481: remove regen-opcode. Generated _PyOpcode_Caches in regen-cases. (#...
Irit Katriel
2023-08-23
1
-11/+3
*
gh-108303: Add Lib/test/test_cppext/ sub-directory (#108325)
Victor Stinner
2023-08-22
1
-0/+1
*
gh-106016: Add Lib/test/test_module/ directory (#108293)
Victor Stinner
2023-08-22
1
-0/+1
*
gh-105481: opcode.h is no longer generated during the build (#108080)
Irit Katriel
2023-08-17
1
-3/+1
*
gh-105481: generate op IDs from bytecode.c instead of hard coding them in opc...
Irit Katriel
2023-08-16
1
-5/+4
*
gh-107557: Setup abstract interpretation (#107847)
Ken Jin
2023-08-15
1
-1/+11
*
Attempt to speed up deepfreeze.py (#107887)
Guido van Rossum
2023-08-14
1
-1/+1
*
gh-105481: split opcode_ids.h out of opcode.h so that it can be generated sep...
Irit Katriel
2023-08-11
1
-0/+2
*
gh-104683: Add --exclude option to Argument Clinic CLI (#107770)
Erlend E. Aasland
2023-08-08
1
-1/+5
*
gh-105481: combine regen-opcode-targets with regen-opcode to avoid calculatin...
Irit Katriel
2023-08-01
1
-8/+3
*
gh-101524: Only Use Public C-API in the _xxsubinterpreters Module (gh-107359)
Eric Snow
2023-07-27
1
-1/+2
*
gh-106320: Remove private _PyInterpreterID C API (#107053)
Victor Stinner
2023-07-22
1
-2/+1
*
gh-75371: reformat Makefile.pre.in to accommodate for empty FRAMEWORKALTINSTA...
Moritz Neeb
2023-07-22
1
-2/+1
*
gh-106320: Move private _PySet API to the internal API (#107041)
Victor Stinner
2023-07-22
1
-0/+1
*
GH-106701: Move _PyUopExecute to Python/executor.c (GH-106924)
Brandt Bucher
2023-07-20
1
-2/+6
*
gh-105481: do not auto-generate pycore_intrinsics.h (#106913)
Irit Katriel
2023-07-20
1
-3/+1
*
gh-106529: Fix subtle Tier 2 edge case with list iterator (#106756)
Guido van Rossum
2023-07-15
1
-0/+1
*
gh-106752: Move zipfile._path into its own package (#106753)
Jason R. Coombs
2023-07-14
1
-1/+2
*
gh-106656: Remove --emit-line-directives from regen-cases (#106657)
Guido van Rossum
2023-07-12
1
-1/+2
*
gh-105481: move Python/opcode_metadata.h to Include/internal/pycore_opcode_me...
Irit Katriel
2023-07-12
1
-6/+6
*
Restore previous behavior of 'make regen-cases' (#106541)
Guido van Rossum
2023-07-08
1
-1/+12
*
gh-106290: Fix edge cases around uops (#106319)
Guido van Rossum
2023-07-03
1
-0/+1
*
gh-106320: Create pycore_modsupport.h header file (#106355)
Victor Stinner
2023-07-03
1
-0/+1
*
gh-106320: Add pycore_complexobject.h header file (#106339)
Victor Stinner
2023-07-02
1
-0/+1
*
gh-106320: Remove private _PyTraceMalloc C API functions (#106324)
Victor Stinner
2023-07-02
1
-1/+1
*
gh-106316: Remove pytime.h header file (#106317)
Victor Stinner
2023-07-01
1
-1/+0
*
GH-104584: Add Include/cpython/optimizer.h to Makefile.pre.in (#106277)
Victor Stinner
2023-06-30
1
-0/+1
*
Remove private _PyCodec_Lookup() function (#106269)
Victor Stinner
2023-06-30
1
-0/+1
*
gh-104584: Baby steps towards generating and executing traces (#105924)
Guido van Rossum
2023-06-27
1
-12/+9
*
gh-105927: Add _PyWeakref_GET_REF() internal function (#105929)
Victor Stinner
2023-06-20
1
-0/+1
*
gh-105481: generate _specializations and _specialized_instructions from bytec...
Irit Katriel
2023-06-19
1
-0/+1
[prev]
[next]