Skip to content

Conversation

brandtbucher
Copy link
Member

@brandtbucher brandtbucher commented Mar 3, 2022

The existing code was already quite sensitive to small changes in the compiler, but it is also now technically incorrect (due to the recent addition of inline bytecode caches).

We have all the context we need in the compiler, so a normal oparg can be used as a much simpler mechanism for achieving the same effect.

https://bugs.python.org/issue46841

@markshannon
Copy link
Member

👍 to one less hack in the async/await implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants