Staging
v0.8.1
https://github.com/python/cpython
Revision b5e170f127b57d5b0a4fb58f316acd6191509dce authored by Victor Stinner on 16 November 2019, 00:03:22 UTC, committed by GitHub on 16 November 2019, 00:03:22 UTC
_PyFunction_Vectorcall() now pass tstate to function calls.
1 parent 0fe0b88
History
Tip revision: b5e170f127b57d5b0a4fb58f316acd6191509dce authored by Victor Stinner on 16 November 2019, 00:03:22 UTC
bpo-38644: Add _PyEval_EvalCode() (GH-17183)
Tip revision: b5e170f
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.7 KB
_testembed.c -rw-r--r-- 42.7 KB
python.c -rw-r--r-- 298 bytes

README

back to top