main
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Latest commit
Move the follow functions and type from frameobject.h to pyframe.h, so the standard <Python.h> provide frame getter functions: * PyFrame_Check() * PyFrame_GetBack() * PyFrame_GetBuiltins() * PyFrame_GetGenerator() * PyFrame_GetGlobals() * PyFrame_GetLasti() * PyFrame_GetLocals() * PyFrame_Type Remove #include "frameobject.h" from many C files. It's no longer needed.
27b9894
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Miscellaneous source files for the main Python shared library