Files
cpython/Python
Mark Shannon d6c33fbd34 bpo-42990: Introduce 'frame constructor' struct to simplify API for PyEval_CodeEval and friends (GH-24298)
* Introduce 'frame constructor' to simplify API for frame creation

* Embed struct using a macro to conform to PEP 7
2021-01-29 13:24:55 +00:00
..
2017-09-14 18:13:16 -07:00

Miscellaneous source files for the main Python shared library