mirror of
https://github.com/python/cpython.git
synced 2025-11-19 18:47:27 +00:00
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. |
||
|---|---|---|
| .. | ||
| building.tex | ||
| embedding.tex | ||
| ext.tex | ||
| extending.tex | ||
| newtypes.tex | ||
| noddy.c | ||
| noddy2.c | ||
| noddy3.c | ||
| noddy4.c | ||
| run-func.c | ||
| setup.py | ||
| test.py | ||
| windows.tex | ||