Add compvars and rewriting support for GET_ITER nodes
If the type analysis successfully determines that the __iter__() and __hasnext__() methods we can now replace them with direct calls to the destination. Else we create a patchpoint and do a rewrite.
Showing
Please register or sign in to comment