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-90815: Add mimalloc memory allocator (#109914)
Dino Viehland
2023-10-30
1
-1/+34
*
gh-109693: Remove pycore_atomic.h (gh-110992)
Donghee Na
2023-10-17
1
-1/+0
*
gh-110964: Remove private _PyArg functions (#110966)
Victor Stinner
2023-10-17
1
-1/+0
*
GH-103480: fix sysconfig package not being installed (#110792)
Filipe Laíns
2023-10-13
1
-0/+1
*
gh-110313: Revert "gh-90108: Disable LTO on _freeze_module and _teste… (#11...
Victor Stinner
2023-10-11
1
-2/+2
*
gh-104169: Refactor tokenizer into lexer and wrappers (#110684)
Lysandros Nikolaou
2023-10-11
1
-2/+20
*
gh-108303: Move all inspect test files to `test_inspect/` (#109607)
Nikita Sobolev
2023-10-10
1
-0/+1
*
gh-76785: Add SendChannel.send_buffer() (#110246)
Eric Snow
2023-10-09
1
-0/+1
*
gh-103053: Fix make check-clean-src: check "python" program (#110449)
Victor Stinner
2023-10-06
1
-1/+2
*
gh-110429: Fix race condition in "make regen-all" (#110433)
Victor Stinner
2023-10-05
1
-2/+2
*
gh-110276: No longer ignore PROFILE_TASK failure silently (#110295)
Victor Stinner
2023-10-03
1
-2/+2
*
gh-110152: regrtest handles cross compilation and HOSTRUNNER (#110156)
Victor Stinner
2023-09-30
1
-6/+1
*
gh-109566: Remove make testall (#110122)
Victor Stinner
2023-09-29
1
-18/+4
*
gh-108716: make regen-global-objects no longer builds deepfreeze.c (#110078)
Victor Stinner
2023-09-29
1
-8/+2
*
gh-109972: Split test_gdb.py into test_gdb package (#109977)
Victor Stinner
2023-09-28
1
-0/+1
*
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
[next]