mirror of
https://github.com/python/cpython.git
synced 2026-05-11 15:12:20 -04:00
3f571d6497
A user program could delete a function's func_closure, which would cause it to crash when called.