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

[PEP 695] Fix nested generic classes #17776

Merged
merged 7 commits into from
Sep 18, 2024
Merged

[PEP 695] Fix nested generic classes #17776

merged 7 commits into from
Sep 18, 2024

Commits on Sep 16, 2024

  1. Add failing test case

    JukkaL committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a249be5 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    41c68ce View commit details
    Browse the repository at this point in the history
  2. Add test case

    JukkaL committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    480fa63 View commit details
    Browse the repository at this point in the history
  3. Add another test case

    JukkaL committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b3c5697 View commit details
    Browse the repository at this point in the history
  4. Refactor

    JukkaL committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    71aa04e View commit details
    Browse the repository at this point in the history
  5. Add another test case

    JukkaL committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d2369c4 View commit details
    Browse the repository at this point in the history
  6. Add daemon test case

    JukkaL committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5c4cbd2 View commit details
    Browse the repository at this point in the history