mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
7496f95873
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