mirror of
https://github.com/python/cpython.git
synced 2026-05-18 02:15:28 -04:00
45540b0922
The information about supporting weakrefs with types defined in C extensions is moved to the Extending & Embedding manual. Py_TPFLAGS_HAVE_WEAKREFS is no longer mentioned since it is part of Py_TPFLAGS_DEFAULT.