Skip to content
main
Switch branches/tags
cpython/Objects/
cpython/Objects/

Latest commit

The PyType_Ready() function now raises an error if a type is defined
with the Py_TPFLAGS_HAVE_GC flag set but has no traverse function
(PyTypeObject.tp_traverse).
ee76375

Git stats

Files

Permalink
Failed to load latest commit information.
Source files for various builtin objects