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
Micro-optimization: Avoid temporary set creation in is_proper_subtype (python#19463)
This was suggested by @sterliakov in
python#19384 (comment)
This is a part of a set of micro-optimizations that improve self check
performance by ~5.5%.
0 commit comments