Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-94438: in frameobject's mark_stacks switch, the PUSH_EXC_INFO and POP_EXCEPT cases are no longer reachable #94582

Merged
merged 2 commits into from
Jul 6, 2022

Commits on Jul 5, 2022

  1. pythongh-94438: in frameobject's mark_stacks switch, the PUSH_EXC_INF…

    …O and POP_EXCEPT cases are no longer reachable
    iritkatriel committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    9efd9e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46a4a9b View commit details
    Browse the repository at this point in the history