COMMITS
/ Doc/deprecations/c-api-pending-removal-in-3.15.rst 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