summaryrefslogtreecommitdiffstats
path: root/Include/internal/pycore_function.h
Commit message (Expand)AuthorAgeFilesLines
* gh-91053: Add an optional callback that is invoked whenever a function is mod...mpage2022-11-221-0/+2
* gh-81057: Move the global Dict-Related Versions to _PyRuntimeState (gh-99497)Eric Snow2022-11-161-0/+4
* bpo-45316: Move private functions to internal C API (GH-31579)Victor Stinner2022-02-251-4/+11
* bpo-44525: Copy free variables in bytecode to allow calls to inner functions ...Mark Shannon2021-11-231-0/+11