You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Drop cached values in type_cache_clear_version to prevent refcount leaks
Restore value dropping when invalidating cache entries for a specific
version tag. Without this, cached PyObjectRef values were leaked until
entry reuse, causing inflated sys.getrefcount() in test_memoryview.
0 commit comments