SIGN IN SIGN UP

bpo-38187: Fix a refleak in Tools/c-analyzer. (gh-16304)

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
E
Eric Snow committed
6693f730e0eb77d9453f73a3da33b78a97e996ee
Parent: 9055815
Committed by GitHub <noreply@github.com> on 9/27/2019, 2:53:34 PM