mirror of
https://github.com/python/cpython.git
synced 2025-11-17 17:46:45 +00:00
* Place __dict__ immediately before GC header for plain Python objects. * Fix up lazy dict creation logic to use managed dict pointers. * Manage values pointer, placing them directly before managed dict pointers. * Convert hint-based load/store attr specialization target managed dict classes. * Specialize LOAD_METHOD for managed dict objects. * Remove unsafe _PyObject_GC_Calloc function. * Remove unsafe _PyObject_GC_Malloc() function. * Add comment explaning use of Py_TPFLAGS_MANAGED_DICT. |
||
|---|---|---|
| .. | ||
| next | ||
| 3.5.0.rst | ||
| 3.5.0a1.rst | ||
| 3.5.0a2.rst | ||
| 3.5.0a3.rst | ||
| 3.5.0a4.rst | ||
| 3.5.0b1.rst | ||
| 3.5.0b2.rst | ||
| 3.5.0b3.rst | ||
| 3.5.0b4.rst | ||
| 3.5.0rc1.rst | ||
| 3.5.0rc2.rst | ||
| 3.5.0rc3.rst | ||
| 3.5.0rc4.rst | ||
| 3.5.1.rst | ||
| 3.5.1rc1.rst | ||
| 3.5.2.rst | ||
| 3.5.2rc1.rst | ||
| 3.5.3.rst | ||
| 3.5.3rc1.rst | ||
| 3.5.4.rst | ||
| 3.5.4rc1.rst | ||
| 3.5.5.rst | ||
| 3.5.5rc1.rst | ||
| 3.6.0.rst | ||
| 3.6.0a1.rst | ||
| 3.6.0a2.rst | ||
| 3.6.0a3.rst | ||
| 3.6.0a4.rst | ||
| 3.6.0b1.rst | ||
| 3.6.0b2.rst | ||
| 3.6.0b3.rst | ||
| 3.6.0b4.rst | ||
| 3.6.0rc1.rst | ||
| 3.6.0rc2.rst | ||
| 3.6.1.rst | ||
| 3.6.1rc1.rst | ||
| 3.6.2.rst | ||
| 3.6.2rc1.rst | ||
| 3.6.2rc2.rst | ||
| 3.6.3.rst | ||
| 3.6.3rc1.rst | ||
| 3.6.4.rst | ||
| 3.6.4rc1.rst | ||
| 3.6.5.rst | ||
| 3.6.5rc1.rst | ||
| 3.6.6.rst | ||
| 3.6.6rc1.rst | ||
| 3.7.0.rst | ||
| 3.7.0a1.rst | ||
| 3.7.0a2.rst | ||
| 3.7.0a3.rst | ||
| 3.7.0a4.rst | ||
| 3.7.0b1.rst | ||
| 3.7.0b2.rst | ||
| 3.7.0b3.rst | ||
| 3.7.0b4.rst | ||
| 3.7.0b5.rst | ||
| 3.7.0rc1.rst | ||
| 3.8.0a1.rst | ||
| 3.8.0a2.rst | ||
| 3.8.0a3.rst | ||
| 3.8.0a4.rst | ||
| 3.8.0b1.rst | ||
| 3.9.0a1.rst | ||
| 3.9.0a2.rst | ||
| 3.9.0a3.rst | ||
| 3.9.0a4.rst | ||
| 3.9.0a5.rst | ||
| 3.9.0a6.rst | ||
| 3.9.0b1.rst | ||
| 3.10.0a1.rst | ||
| 3.10.0a2.rst | ||
| 3.10.0a3.rst | ||
| 3.10.0a4.rst | ||
| 3.10.0a5.rst | ||
| 3.10.0a6.rst | ||
| 3.10.0a7.rst | ||
| 3.10.0b1.rst | ||
| 3.11.0a1.rst | ||
| 3.11.0a2.rst | ||