Commits
User selector
Commit History
Commits on Jul 17, 2024
Commits on Jul 16, 2024
GH-121583: Remove dependency from pystats.h to internal header file (GH-121587)
Show description for f036a46andauthoredgh-118934: Make PyEval_GetLocals return borrowed reference (#119769)
Show description for e65cb4candauthored- authored
gh-120317: Lock around global state in the tokenize module (#120318)
Show description for 8549559andauthored
Commits on Jul 15, 2024
gh-121814: Only check f_trace_opcodes if Python frame exists (#121818)
Show description for 2b1b689andauthoredgh-121794: Don't set `ob_tid` to zero in fast-path dealloc (#121799)
Show description for d23be39authored- authored
- authored
Commits on Jul 14, 2024
Commits on Jul 13, 2024
gh-121657: Display correct error message for yield from outside of a function (GH-121680)
Show description for 178e44dauthoredgh-121153: Fix some errors with use of _PyLong_CompactValue() (GH-121154)
Show description for 1801545authored
Commits on Jul 11, 2024
Commits on Jul 10, 2024
gh-121554: remove unnecessary internal functions in compile.c (#121555)
Show description for 6557af6andauthored- authored
- authored
Commits on Jul 8, 2024
gh-121110: Fix Extension Module Tests Under Py_TRACE_REFS Builds (gh-121503)
Show description for 15d48aeauthored- authored
gh-121368: Fix seq lock memory ordering in _PyType_Lookup (#121388)
Show description for 1d3cf79authored- authored
- authored
Commits on Jul 5, 2024
- authored
gh-121390: tracemalloc: Fix tracebacks memory leak (#121391)
Show description for db39bc4authored
Commits on Jul 3, 2024
gh-121272: set ste_coroutine during symtable construction (#121297)
Show description for 9315688authored
Commits on Jul 2, 2024
gh-117139: Add _PyTuple_FromStackRefSteal and use it (#121244)
Show description for 8e8d202authored- authored
Commits on Jul 1, 2024
- authored
gh-121199: Use _Py__has_attribute() in timemodule.c (#121203)
Show description for a0b8b34authored
Commits on Jun 30, 2024
gh-121163: Add "all" as an valid alias for "always" in warnings.simplefilter() (#121164)
Show description for 1a84bdcauthored- committed
- committed
- committed