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
/
Python
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-107674: Remove some unnecessary code in instrumentation code (GH-117393)
Tian Gao
2024-04-09
1
-1/+1
*
gh-117439: Make refleak checking thread-safe without the GIL (#117469)
Sam Gross
2024-04-08
2
-2/+10
*
gh-111926: Make weakrefs thread-safe in free-threaded builds (#117168)
mpage
2024-04-08
1
-0/+9
*
GH-117512: Allow 64-bit JIT operands on 32-bit platforms (GH-117527)
Brandt Bucher
2024-04-06
1
-28/+34
*
gh-117457: Regen executor cases post PR #117477 (#117559)
Erlend E. Aasland
2024-04-05
1
-2/+8
*
GH-117457: Correct pystats uop "miss" counts (GH-117477)
Michael Droettboom
2024-04-04
2
-136/+536
*
gh-112075: Make _PyDict_LoadGlobal thread safe (#117529)
Dino Viehland
2024-04-04
3
-3/+0
*
gh-117494: extract the Instruction Sequence data structure into a separate fi...
Irit Katriel
2024-04-04
4
-180/+196
*
gh-116968: Reimplement Tier 2 counters (#117144)
Guido van Rossum
2024-04-04
8
-171/+117
*
gh-116168: Remove extra `_CHECK_STACK_SPACE` uops (#117242)
Peter Lazorchak
2024-04-03
4
-17/+104
*
gh-76785: Raise InterpreterError, Not RuntimeError (gh-117489)
Eric Snow
2024-04-03
3
-6/+22
*
gh-76785: Fix a Refleak in _interpreters.new_config() (gh-117491)
Eric Snow
2024-04-03
1
-0/+2
*
gh-76785: Add PyInterpreterConfig Helpers (gh-117170)
Eric Snow
2024-04-02
3
-22/+305
*
Fix successor opcode name printing in Tier 2 DEOPT debug message (#117471)
Guido van Rossum
2024-04-02
1
-1/+1
*
GH-115776: Embed the values array into the object, for "normal" Python object...
Mark Shannon
2024-04-02
7
-110/+106
*
gh-117411: move PyFutureFeatures to pycore_symtable.h and make it private (#1...
Irit Katriel
2024-04-02
6
-15/+16
*
Silence compiler warnings in gc.c (#117422)
Guido van Rossum
2024-04-01
1
-0/+3
*
gh-91565: Replace bugs.python.org links with Devguide/GitHub ones (GH-91568)
Steve (Gadget) Barnes
2024-04-01
1
-1/+1
*
gh-117303: Don't detach in `PyThreadState_DeleteCurrent()` (#117304)
Sam Gross
2024-03-29
1
-2/+0
*
gh-116664: In _warnings.c, make filters_version access thread-safe (#117374)
Erlend E. Aasland
2024-03-29
1
-6/+9
*
gh-117300: Use stop the world to make `sys._current_frames` and `sys._current...
Sam Gross
2024-03-29
1
-0/+4
*
gh-117323: Make `cell` thread-safe in free-threaded builds (#117330)
Sam Gross
2024-03-29
4
-36/+23
*
gh-112529: Don't untrack tuples or dicts with zero refcount (#117370)
Sam Gross
2024-03-29
1
-15/+18
*
gh-116664: Fix unused var warnings in _warnings.c in non-free-threaded builds...
Erlend E. Aasland
2024-03-29
1
-0/+8
*
GH-117121: Add pystats to JIT builds (GH-117346)
Michael Droettboom
2024-03-28
2
-1/+3
*
gh-116664: Make module state Py_SETREF's in _warnings thread-safe (#116959)
Erlend E. Aasland
2024-03-28
1
-21/+37
*
gh-110481: Fix biased reference counting queue initialization. (#117271)
Sam Gross
2024-03-28
2
-6/+18
*
gh-117266: Fix crashes on user-created AST subclasses (GH-117276)
Jelle Zijlstra
2024-03-28
1
-2/+13
*
gh-114099: Additions to standard library to support iOS (GH-117052)
Russell Keith-Magee
2024-03-28
2
-3/+11
*
gh-117288: Allocate fewer label IDs in _PyCfg_ToInstructionSequence (#117290)
Irit Katriel
2024-03-27
3
-6/+36
*
gh-115775: Compiler adds __static_attributes__ field to classes (#115913)
Irit Katriel
2024-03-26
1
-1/+53
*
GH-117108: Set the "old space bit" to "visited" for all young objects (#117213)
Mark Shannon
2024-03-26
1
-17/+37
*
GH-116422: Tier2 hot/cold splitting (GH-116813)
Mark Shannon
2024-03-26
9
-751/+834
*
A few minor tweaks to get stats working and compiling cleanly. (#117219)
Mark Shannon
2024-03-25
2
-6/+3
*
gh-117176: Fix compiler warning in Python/optimizer_bytecodes.c (GH-117199)
Kirill Podoprigora
2024-03-24
2
-2/+2
*
gh-117180: Complete call sequence when trace stack overflow (GH-117184)
Ken Jin
2024-03-23
1
-0/+1
*
GH-117108: Change the size of the GC increment to about 1% of the total heap ...
Mark Shannon
2024-03-22
2
-16/+16
*
gh-113024: C API: Add PyObject_GenericHash() function (GH-113025)
Serhiy Storchaka
2024-03-22
1
-1/+7
*
gh-105716: Fix _PyInterpreterState_IsRunningMain() For Embedders (gh-117140)
Eric Snow
2024-03-22
2
-20/+19
*
gh-117045: Add code object to function version cache (#117028)
Guido van Rossum
2024-03-21
4
-38/+106
*
gh-116522: Refactor `_PyThreadState_DeleteExcept` (#117131)
Sam Gross
2024-03-21
3
-22/+31
*
gh-116996: Add pystats about _Py_uop_analyse_and_optimize (GH-116997)
Michael Droettboom
2024-03-21
2
-2/+22
*
gh-76785: Drop PyInterpreterID_Type (gh-117101)
Eric Snow
2024-03-21
1
-5/+0
*
gh-115754: Add Py_GetConstant() function (#116883)
Victor Stinner
2024-03-21
1
-0/+4
*
gh-105716: Update interp->threads.main After Fork (gh-117049)
Eric Snow
2024-03-21
2
-0/+39
*
gh-76785: Clean Up Interpreter ID Conversions (gh-117048)
Eric Snow
2024-03-21
1
-24/+79
*
gh-116522: Stop the world before fork() and during shutdown (#116607)
Sam Gross
2024-03-21
2
-0/+9
*
GH-117066: Tier 2 optimizer: Don't throw away good traces if we can't optimiz...
Mark Shannon
2024-03-20
3
-8/+16
*
gh-116908: Only write to `_pending_calls.calls_to_do` with atomic operations ...
Brett Simmers
2024-03-20
1
-2/+2
*
GH-108362: Incremental Cycle GC (GH-116206)
Mark Shannon
2024-03-20
4
-321/+512
[next]