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-93621: reorder code in with/async-with exception exit path to reduce the size of the exception table #93622

Merged
merged 6 commits into from
Jun 10, 2022

Commits on Jun 8, 2022

  1. reorder code in with/async-with exception exit path to reduce the siz…

    …e of the exception table
    iritkatriel committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    acf066c View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    4966724 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc96fbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    946a191 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61729a3 View commit details
    Browse the repository at this point in the history
  5. update tests after merge

    iritkatriel committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    38b21f1 View commit details
    Browse the repository at this point in the history