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
/
Modules
/
_testinternalcapi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-130519: Fix crash in QSBR when destructor reenters QSBR (gh-130553)
Sam Gross
2025-02-26
1
-0/+8
*
GH-130396: Use computed stack limits on linux (GH-130398)
Mark Shannon
2025-02-25
1
-1/+4
*
GH-91079: Revert "GH-91079: Implement C stack limits using addresses, not cou...
Petr Viktorin
2025-02-24
1
-5/+1
*
GH-91079: Implement C stack limits using addresses, not counters. (GH-130007)
Mark Shannon
2025-02-19
1
-1/+5
*
GH-129386: Use symbolic constants for specialization tests (GH-129415)
Brandt Bucher
2025-01-29
1
-0/+15
*
GH-126599: Remove the PyOptimizer API (GH-129194)
Brandt Bucher
2025-01-29
1
-30/+3
*
gh-128863: Deprecate _PyLong_Sign() function (#129176)
Victor Stinner
2025-01-23
1
-4/+3
*
GH-128939: Refactor JIT optimize structs (GH-128940)
Mark Shannon
2025-01-20
1
-1/+1
*
gh-129033: Remove _PyInterpreterState_SetConfig() function (#129048)
Victor Stinner
2025-01-20
1
-38/+0
*
GH-126599: Remove the "counter" optimizer/executor (GH-126853)
Xuanteng Huang
2025-01-16
1
-13/+0
*
gh-115999: Specialize `STORE_ATTR` in free-threaded builds. (gh-127838)
Neil Schemenauer
2024-12-19
1
-0/+9
*
GH-125174: Mark objects as statically allocated. (#127797)
Mark Shannon
2024-12-11
1
-0/+10
*
gh-127791: Fix, document, and test `PyUnstable_AtExit` (#127793)
Peter Bierma
2024-12-11
1
-34/+0
*
GH-126491: GC: Mark objects reachable from roots before doing cycle collectio...
Mark Shannon
2024-12-02
1
-0/+6
*
Revert "GH-126491: GC: Mark objects reachable from roots before doing cycle c...
Hugo van Kemenade
2024-11-19
1
-7/+0
*
GH-126795: Increase the JIT threshold from 16 to 4096 (GH-126816)
Brandt Bucher
2024-11-18
1
-1/+1
*
GH-126491: GC: Mark objects reachable from roots before doing cycle collectio...
Mark Shannon
2024-11-18
1
-0/+7
*
gh-123619: Add an unstable C API function for enabling deferred reference cou...
Peter Bierma
2024-11-13
1
-0/+9
*
gh-76785: Improved Subinterpreters Compatibility with 3.12 (2/2) (gh-126707)
Eric Snow
2024-11-12
1
-1/+7
*
gh-76785: Minor Cleanup of "Cross-interpreter" Code (gh-126457)
Eric Snow
2024-11-07
1
-12/+10
*
gh-115999: Implement thread-local bytecode and enable specialization for `BIN...
mpage
2024-11-04
1
-1/+45
*
gh-125900: Clean-up logic around immortalization in free-threading (#125901)
Sam Gross
2024-10-24
1
-28/+0
*
gh-123923: Defer refcounting for `f_funcobj` in `_PyInterpreterFrame` (#124026)
Sam Gross
2024-09-24
1
-3/+3
*
gh-121485: Always use 64-bit integers for integers bits count (GH-121486)
Serhiy Storchaka
2024-08-30
1
-2/+2
*
gh-117482: Make the Slot Wrapper Inheritance Tests Much More Thorough (gh-122...
Eric Snow
2024-08-12
1
-0/+16
*
gh-120642: Move private PyCode APIs to the internal C API (#120643)
Victor Stinner
2024-06-26
1
-4/+4
*
gh-120838: Add _PyThreadState_WHENCE_FINI (gh-121010)
Eric Snow
2024-06-25
1
-2/+2
*
GH-119462: Enforce invariants of type versioning (GH-120731)
Mark Shannon
2024-06-19
1
-1/+0
*
gh-119258: Eliminate Type Guards in Tier 2 Optimizer with Watcher (GH-119365)
Saul Shanabrook
2024-06-08
1
-0/+19
*
gh-117657: Fix race involving immortalizing objects (#119927)
Sam Gross
2024-06-03
1
-15/+9
*
gh-119744: move a few functions from compile.c to flowgraph.c (#119745)
Irit Katriel
2024-05-30
1
-0/+1
*
gh-119213: Be More Careful About _PyArg_Parser.kwtuple Across Interpreters (g...
Eric Snow
2024-05-22
1
-0/+20
*
gh-118527: Intern code consts in free-threaded build (#118667)
Sam Gross
2024-05-07
1
-0/+12
*
gh-116322: Add Py_mod_gil module slot (#116882)
Brett Simmers
2024-05-03
1
-0/+1
*
gh-118335: Configure Tier 2 interpreter at build time (#118339)
Guido van Rossum
2024-05-01
1
-1/+12
*
gh-117783: Immortalize objects that use deferred reference counting (#118112)
Sam Gross
2024-04-29
1
-0/+22
*
gh-110693: Pending Calls Machinery Cleanups (gh-118296)
Eric Snow
2024-04-26
1
-21/+42
*
gh-117680: make _PyInstructionSequence a PyObject and use it in tests (#117629)
Irit Katriel
2024-04-17
1
-0/+15
*
gh-76785: Handle Legacy Interpreters Properly (gh-117490)
Eric Snow
2024-04-11
1
-2/+2
*
gh-76785: Add More Tests to test_interpreters.test_api (gh-117662)
Eric Snow
2024-04-11
1
-30/+272
*
gh-116968: Reimplement Tier 2 counters (#117144)
Guido van Rossum
2024-04-04
1
-0/+6
*
gh-116168: Remove extra `_CHECK_STACK_SPACE` uops (#117242)
Peter Lazorchak
2024-04-03
1
-0/+12
*
gh-76785: Consolidate Some Interpreter-related Testing Helpers (gh-117485)
Eric Snow
2024-04-02
1
-206/+9
*
gh-76785: Add PyInterpreterConfig Helpers (gh-117170)
Eric Snow
2024-04-02
1
-60/+146
*
GH-115776: Embed the values array into the object, for "normal" Python object...
Mark Shannon
2024-04-02
1
-5/+15
*
gh-112383: teach dis how to interpret ENTER_EXECUTOR (#117171)
Irit Katriel
2024-03-23
1
-21/+0
*
gh-76785: Drop PyInterpreterID_Type (gh-117101)
Eric Snow
2024-03-21
1
-0/+119
*
gh-76785: Clean Up Interpreter ID Conversions (gh-117048)
Eric Snow
2024-03-21
1
-4/+28
*
GH-112536: Add more TSan tests (#116911)
Antoine Pitrou
2024-03-17
1
-2/+2
*
gh-111696, PEP 737: Add PyType_GetModuleName() function (#116824)
Victor Stinner
2024-03-14
1
-9/+0
[next]