mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
fd1e1a18fa
Add PyThreadState_GetFrame() function: get the current frame of a Python thread state.
Miscellaneous source files for the main Python shared library