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
/
Include
/
internal
/
pycore_genobject.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-120321: Make gen.gi_frame.clear() thread-safe (gh-143112)
Sam Gross
7 days
1
-1/+1
*
gh-131776: Expose functions called from the interpreter loop via PyAPI_FUNC (...
Dino Viehland
2025-09-17
1
-1/+1
*
gh-131238: Move _Py_VISIT_STACKREF() to pycore_stackref.h (#131560)
Victor Stinner
2025-03-21
1
-1/+2
*
gh-131238: Add pycore_interpframe_structs.h header (#131553)
Victor Stinner
2025-03-21
1
-34/+1
*
gh-130931: Add pycore_interpframe.h internal header (#131249)
Victor Stinner
2025-03-19
1
-2/+1
*
gh-130931: Add pycore_typedefs.h internal header (#131396)
Victor Stinner
2025-03-19
1
-1/+3
*
gh-120834: fix type of *_iframe field in _PyGenObject_HEAD declaration (#120835)
Irit Katriel
2024-06-24
1
-1/+43
*
GH-115802: JIT "small" code for Windows (GH-115964)
Brandt Bucher
2024-02-29
1
-2/+2
*
gh-111968: Refactor _PyXXX_Fini to integrate with _PyObject_ClearFreeLists (g...
Donghee Na
2024-02-10
1
-4/+0
*
gh-111968: Use per-thread freelists for generator in free-threading (gh-114189)
Donghee Na
2024-01-18
1
-28/+3
*
gh-107211: No longer export internal functions (5) (#108423)
Victor Stinner
2023-08-24
1
-0/+1
*
gh-107211: No longer export internal functions (1) (#107213)
Victor Stinner
2023-07-25
1
-2/+2
*
gh-106320: Move private _PyGen API to the internal C API (#107032)
Victor Stinner
2023-07-22
1
-0/+11
*
GH-99005: More intrinsics (GH-100774)
Mark Shannon
2023-01-06
1
-1/+1
*
bpo-45316: Move private functions to internal C API (GH-31579)
Victor Stinner
2022-02-25
1
-0/+3
*
bpo-46008: Make runtime-global object/type lifecycle functions and state cons...
Eric Snow
2021-12-09
1
-0/+46