Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Python
pystate.c
Find file
Blame
History
Permalink
- PyEval_GetFrame() is now declared to return a PyFrameObject *
· 6297a7a9
Guido van Rossum
authored
Feb 19, 2003
instead of a plain PyObject *. (SF patch #686601 by Ben Laurie.)
6297a7a9