gh-108253: Fix bug in func version cache (#108296)
When a function object changed its version, a stale pointer might remain in the cache. Zap these whenever `func_version` changes (even when set to 0).
G
Guido van Rossum committed
b8f96b5eda5b376b05a9dbf046208388249e30a6
Parent: adfc118
Committed by GitHub <noreply@github.com>
on 8/22/2023, 3:29:49 PM