mirror of
https://github.com/python/cpython.git
synced 2026-01-03 05:54:03 +00:00
The "Slot" helper (descriptor) is leaking references due to its caching mechanism. The change includes a partial fix to Slot, but also adds Variable.storage to replace the problematic use of Slot. https://bugs.python.org/issue38187 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _generate.py | ||
| files.py | ||
| info.py | ||
| known.py | ||
| util.py | ||