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
test: add failing TypeGuard test for temporary object (__call__), refs #19575
Add a regression test to check-typeguard.test for TypeGuard narrowing on temporary objects using __call__. This documents the current bug (see #19575).
0 commit comments