index
:
cpython
3.10
3.11
3.12
3.13
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Include
/
internal
/
pycore_interp_structs.h
Commit message (
Expand
)
Author
Age
*
Revert gh-127266: avoid data races when updating type slots (gh-131174) (gh-1...
Neil Schemenauer
46 hours
*
gh-127266: avoid data races when updating type slots (gh-131174)
Neil Schemenauer
2 days
*
gh-132776: Revert Moving memoryview XIData Code to memoryobject.c (gh-132960)
Eric Snow
5 days
*
gh-132776: Cleanup for XIBufferViewType (gh-132821)
Eric Snow
6 days
*
gh-127117: ensure that `_initial_thread` is the last field of `PyInterpreterS...
Bénédikt Tran
11 days
*
gh-132399: ensure correct alignment of `PyInterpreterState` (#132428)
Bénédikt Tran
12 days
*
gh-128384: Use a context variable for warnings.catch_warnings (gh-130010)
Neil Schemenauer
2025-04-09
*
gh-131738: optimize builtin any/all/tuple calls with a generator expression a...
Irit Katriel
2025-03-28
*
gh-131238: Move pycore_obmalloc.h include to pycore_runtime_structs.h (#131482)
Victor Stinner
2025-03-19
*
gh-131238: Remove pycore_runtime.h from pycore_pystate.h (#131356)
Victor Stinner
2025-03-19
*
gh-130931: Add pycore_typedefs.h internal header (#131396)
Victor Stinner
2025-03-19
*
GH-131238: Core header refactor (GH-131250)
Mark Shannon
2025-03-17