Files
cpython/Objects
Neil Schemenauer 0564aafb71 bpo-42099: Fix reference to ob_type in unionobject.c and ceval (GH-22829)
* Use Py_TYPE() rather than o->ob_type.
2020-10-27 18:55:52 +00:00
..
2020-10-12 12:10:42 -07:00
2020-10-12 12:10:42 -07:00

Source files for various builtin objects