COMMITS
/ Doc/includes/typestruct.h April 10, 2025
A
GH-132330: Synchronise ``Doc/includes/typestruct.h`` with ``PyTypeObject`` (#132332)
Adam Turner committed
August 11, 2023
C
gh-91051: fix segfault when using all 8 type watchers (#107853)
Carl Meyer committed
December 15, 2022
C
GH-99767: update PyTypeObject docs for type watchers (GH-99928)
Carl Meyer committed
April 29, 2021
V
bpo-43908: Document Static Types in the C API (GH-25710)
Victor Stinner committed
June 2, 2019
J
bpo-36974: document PEP 590 (GH-13450)
Jeroen Demeyer committed
August 26, 2015
Y
docs: Better comment for tp_as_async slot
Yury Selivanov committed
August 25, 2015
M
Issue #24808: Merge 3.4 into 3.5; adjust new tp_as_async field
Martin Panter committed
M
Issue #24808: Update the documentation of some PyTypeObject fields
Martin Panter committed
May 12, 2015
Y
PEP 0492 -- Coroutines with async and await syntax. Issue #24017.
Yury Selivanov committed
July 30, 2013
A
Issue #18112: PEP 442 implementation (safe object finalization).
Antoine Pitrou committed
February 2, 2009
M
Issue #1717, continued: Doc fixes and other cleanup related
Mark Dickinson committed
December 5, 2008
G
#4504, #4505: Update noddy examples in "Extending & Embedding".
Georg Brandl committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed