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-110481: Implement inter-thread queue for biased reference counting (#114824)
Sam Gross
2024-02-09
1
-0/+2
*
gh-114505: Add missing header file dependencies (#114513)
Skip Montanaro
2024-02-07
1
-241/+259
*
gh-114883: Fix Makefile dependency tree for non-jit builds (GH-114884)
Zachary Ware
2024-02-03
1
-1/+12
*
GH-113464: Add a JIT backend for tier 2 (GH-113465)
Brandt Bucher
2024-01-29
1
-1/+10
*
gh-112529: Implement GC for free-threaded builds (#114262)
Sam Gross
2024-01-25
1
-0/+3
*
gh-108303: Move `.whl` test files to `Lib/test/wheeldata/` (#114343)
Nikita Sobolev
2024-01-23
1
-0/+1
*
gh-112529: Use GC heaps for GC allocations in free-threaded builds (gh-114157)
Sam Gross
2024-01-20
1
-0/+1
*
gh-108303: Move all doctest related files and tests to `Lib/test/test_doctest...
Nikita Sobolev
2024-01-18
1
-0/+1
*
GH-113860: Get rid of `_PyUOpExecutorObject` (GH-113954)
Brandt Bucher
2024-01-12
1
-1/+0
*
gh-111968: Introduce _PyFreeListState and _PyFreeListState_GET API (gh-113584)
Donghee Na
2024-01-09
1
-0/+3
*
gh-113688: fix dtrace build on Solaris (#113814)
Jakub Kulík
2024-01-08
1
-2/+2
*
gh-89532: Remove LibreSSL workarounds (#28728)
Rami
2024-01-06
1
-1/+1
*
gh-113688: Split up gcmodule.c (gh-113715)
Sam Gross
2024-01-05
1
-0/+1
*
gh-113370: Add missing obmalloc.o dependencies on mimalloc (#113371)
Sam Gross
2023-12-21
1
-2/+5
*
GH-111485: Delete the old generator code. (GH-113321)
Mark Shannon
2023-12-21
1
-7/+1
*
gh-112305: Fix check-clean-src to detect frozen_modules .h files. (#113344)
Gregory P. Smith
2023-12-21
1
-2/+4
*
gh-113330: Fix mimalloc headers reference (#113331)
Sam Gross
2023-12-20
1
-1/+1
*
GH-111485: Generate `TARGET` table for computed goto dispatch. (GH-113319)
Mark Shannon
2023-12-20
1
-1/+2
*
GH-111485: Generate instruction and uop metadata (GH-113287)
Mark Shannon
2023-12-20
1
-10/+15
*
GH-110109: Move tests for pathlib ABCs to new module. (#112904)
Barney Gale
2023-12-16
1
-0/+1
*
GH-111485: Factor out tier 2 code generation from the rest of the interpreter...
Mark Shannon
2023-12-12
1
-1/+2
*
GH-111485: Factor out generation of uop IDs from cases generator. (GH-112877)
Mark Shannon
2023-12-11
1
-0/+3
*
gh-110109: Fix installed buildbots now `pathlib` is a package (#112901)
Alex Waygood
2023-12-09
1
-0/+1
*
GH-111485: Factor out opcode ID generator from the main cases generator. (GH-...
Mark Shannon
2023-12-08
1
-1/+2
*
gh-112538: Add internal-only _PyThreadStateImpl "wrapper" for PyThreadState (...
Sam Gross
2023-12-07
1
-0/+1
*
gh-112302: Add Software Bill-of-Materials (SBOM) tracking for dependencies (#...
Seth Michael Larson
2023-12-07
1
-1/+5
*
GH-111485: Separate out parsing, analysis and code-gen phases of tier 1 code ...
Mark Shannon
2023-12-07
1
-1/+2
*
gh-108927: Include new dir test/regrtestdata in the installation (GH-112765)
Serhiy Storchaka
2023-12-06
1
-0/+3
*
GH-103065, GH-106704, GH-105253: Provide a `Tools/wasm/wasi.py` script to sim...
Brett Cannon
2023-11-30
1
-0/+1
*
gh-106529: Cleanups split off gh-112134 (#112214)
Guido van Rossum
2023-11-17
1
-0/+1
*
gh-112088: Run autoreconf in GHA check_generated_files (#112090)
Victor Stinner
2023-11-15
1
-7/+1
*
gh-96954: Don't run regen-unicodedata in regen-all (#112120)
Victor Stinner
2023-11-15
1
-3/+3
*
gh-96954: Fix `make regen-unicodedata` in out-of-tree builds (#112118)
Miro Hrončok
2023-11-15
1
-1/+1
*
gh-111545: Add Include/cpython/pyhash.h header file (#112063)
Victor Stinner
2023-11-15
1
-0/+1
*
gh-108303: Install `Lib/test/configdata` (#111899)
Nikita Sobolev
2023-11-10
1
-0/+1
*
gh-111569: Implement Python critical section API (gh-111571)
Sam Gross
2023-11-08
1
-0/+2
*
gh-96954: use a directed acyclic word graph for storing the unicodedata codep...
CF Bolz-Tereick
2023-11-04
1
-1/+9
*
gh-108303: Move `zip` and `tar` archives to `Lib/test/archivetestdata` (#111549)
Nikita Sobolev
2023-11-04
1
-2/+2
*
gh-111520: Integrate the Tier 2 interpreter in the Tier 1 interpreter (#111428)
Guido van Rossum
2023-11-01
1
-7/+0
*
gh-76785: Move the Cross-Interpreter Code to Its Own File (gh-111502)
Eric Snow
2023-10-30
1
-0/+2
*
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
[next]