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-91162: Fix substitution of unpacked tuples in generic aliases #92335

Merged

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    bdb1c53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d717f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b78566 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Fix more old bugs.

    serhiy-storchaka committed May 6, 2022
    Configuration menu
    Copy the full SHA
    1397f0a View commit details
    Browse the repository at this point in the history
  2. Improve formatting

    serhiy-storchaka committed May 6, 2022
    Configuration menu
    Copy the full SHA
    0067dc8 View commit details
    Browse the repository at this point in the history
  3. Fix a leak.

    serhiy-storchaka committed May 6, 2022
    Configuration menu
    Copy the full SHA
    f0ba8cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8c26d9 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. Configuration menu
    Copy the full SHA
    7e784a9 View commit details
    Browse the repository at this point in the history
  2. Simplify tests.

    serhiy-storchaka committed May 7, 2022
    Configuration menu
    Copy the full SHA
    8e4e43d View commit details
    Browse the repository at this point in the history