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
[mypyc] Refactor: extract class-related genops to a new module (python#8407)
Also extract some utilities.
This mostly preserves the original structure of the code, even though it's
not optimal after extraction. This is something I plan to clean up later.
This introduces an import cycle that I will fix in a later PR.
0 commit comments