mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
Rename also struct _cframe to struct _PyCFrame. Add a comment suggesting using public functions rather than using directly the private _PyCFrame structure.
Miscellaneous source files for the main Python shared library