index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Include
/
internal
/
pycore_function.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-115999: Stop the world when invalidating function versions (#124997)
mpage
2024-10-08
1
-0/+10
*
gh-117657: Disable the function/code cache in free-threaded builds (#118301)
mpage
2024-05-03
1
-0/+7
*
gh-117045: Add code object to function version cache (#117028)
Guido van Rossum
2024-03-21
1
-4/+11
*
GH-115802: JIT "small" code for Windows (GH-115964)
Brandt Bucher
2024-02-29
1
-1/+1
*
gh-106581: Project through calls (#108067)
Guido van Rossum
2023-08-17
1
-0/+9
*
gh-106320: Remove _PyFunction_Vectorcall() API (#107071)
Victor Stinner
2023-07-22
1
-0/+6
*
gh-103763: Implement PEP 695 (#103764)
Jelle Zijlstra
2023-05-16
1
-0/+2
*
gh-100227: Move func_state.next_version to PyInterpreterState (gh-102334)
Eric Snow
2023-03-08
1
-1/+1
*
gh-91053: Add an optional callback that is invoked whenever a function is mod...
mpage
2022-11-22
1
-0/+2
*
gh-81057: Move the global Dict-Related Versions to _PyRuntimeState (gh-99497)
Eric Snow
2022-11-16
1
-0/+4
*
bpo-45316: Move private functions to internal C API (GH-31579)
Victor Stinner
2022-02-25
1
-4/+11
*
bpo-44525: Copy free variables in bytecode to allow calls to inner functions ...
Mark Shannon
2021-11-23
1
-0/+11