COMMITS
/ Include/internal/pycore_function.h August 17, 2023
G
gh-106581: Project through calls (#108067)
Guido van Rossum committed
July 22, 2023
V
gh-106320: Remove _PyFunction_Vectorcall() API (#107071)
Victor Stinner committed
May 16, 2023
J
gh-103763: Implement PEP 695 (#103764)
Jelle Zijlstra committed
March 8, 2023
E
gh-100227: Move func_state.next_version to PyInterpreterState (gh-102334)
Eric Snow committed
November 22, 2022
November 16, 2022
E
gh-81057: Move the global Dict-Related Versions to _PyRuntimeState (gh-99497)
Eric Snow committed
February 25, 2022
V
bpo-45316: Move private functions to internal C API (GH-31579)
Victor Stinner committed
November 23, 2021