COMMITS
/ Doc/includes/custom3.c April 6, 2023
J
gh-99202: Fix extension type from documentation for compiling in C++20 mode (#102518)
Jeffrey Newman committed
November 22, 2022
V
gh-99537: Use Py_SETREF() function in C code (#99656)
Victor Stinner committed
P
gh-47146: Soft-deprecate structmember.h, expose its contents via Python.h (GH-99014)
Petr Viktorin committed
November 14, 2022
V
gh-99300: Use Py_NewRef() in Doc/ directory (#99480)
Victor Stinner committed
April 18, 2022
O
gh-91118: Fix docstrings that do not honor --without-doc-strings (#31769)
Oleg Iarygin committed
September 12, 2019
B
bpo-26868: Fix example usage of PyModule_AddObject. (#15725)
Brandt Bucher committed
April 13, 2019
I
Doc: define PY_SSIZE_T_CLEAN always (GH-12794)
Inada Naoki committed
April 7, 2018
A
bpo-33201: Modernize "Extension types" doc (GH-6337)
Antoine Pitrou committed