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

Latest commit

Add a deallocator to the bool type to detect refcount bugs in C
extensions which call Py_DECREF(Py_True) or Py_DECREF(Py_False) by
mistake.
4300352

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Source files for various builtin objects