COMMITS
/ Doc/deprecations/c-api-pending-removal-in-3.15.rst March 23, 2026
P
gh-146175: Soft-deprecate outdated macros; convert internal usage (GH-146178)
Petr Viktorin committed
September 24, 2025
B
gh-133644: remove `PyWeakref_GetObject` and `PyWeakref_GET_OBJECT` (GH-133657)
Bénédikt Tran committed
September 15, 2025
S
July 2, 2025
S
gh-115119: Defer removal of bundled libmpdec to 3.16 (#133997)
Sergey B Kirpichev committed
May 9, 2025
B
gh-133644: Remove deprecated Python initialization getter functions (#133661)
Bénédikt Tran committed
May 8, 2025
B
gh-133644: remove deprecated `PyImport_ImportModuleNoBlock` (#133655)
Bénédikt Tran committed
April 25, 2025
S
gh-132798: Schedule removal of `PyUnicode_AsDecoded/Encoded` functions for 3.15 (#132799)
Stan Ulbrych committed
February 3, 2025
V
gh-129342: Explain how to replace Py_GetProgramName() in C (#129361)
Victor Stinner committed
January 19, 2025
V
Complete doc of pending C API removals in Python 3.15 (#129032)
Victor Stinner committed
V
gh-77782: Postpone Py_VerboseFlag removal to Python 3.15 (#129024)
Victor Stinner committed
October 21, 2024
October 15, 2024
H
gh-123299: Copyedit "What's New in Python 3.14" (#125438)
Hugo van Kemenade committed
September 23, 2024
A
July 29, 2024
A
GH-122085: Use include files for C API deprecations (#109843)
Adam Turner committed