Files
cpython/Objects
Eric Snow 9f494d4929 bpo-43693: Add _PyCode_New(). (gh-26375)
This is an internal-only API that helps us manage the many values used to create a code object.

https://bugs.python.org/issue43693
2021-05-27 09:54:34 -06:00
..
2021-05-22 14:09:54 +02:00

Source files for various builtin objects