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
{{ message }}
This repository was archived by the owner on Mar 2, 2022. It is now read-only.
Summary: Python 3.7 made some minor changes to it's generation of the except blocks by moving where the POP_EXCEPT occurs. This just overrides the behavior in the 3.7 compiler to match.
Test Plan: ./python -m test.test_compiler
0 commit comments