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] Implement new scoping rules for type parameters #17258

Merged
merged 12 commits into from
May 17, 2024

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    148b6d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fc961b View commit details
    Browse the repository at this point in the history
  3. Add scoping test cases

    JukkaL committed May 17, 2024
    Configuration menu
    Copy the full SHA
    3a54691 View commit details
    Browse the repository at this point in the history
  4. Fix nonlocal

    JukkaL committed May 17, 2024
    Configuration menu
    Copy the full SHA
    23ef8b0 View commit details
    Browse the repository at this point in the history
  5. Update test case

    JukkaL committed May 17, 2024
    Configuration menu
    Copy the full SHA
    20a4057 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b047363 View commit details
    Browse the repository at this point in the history
  7. Add test case

    JukkaL committed May 17, 2024
    Configuration menu
    Copy the full SHA
    dda6804 View commit details
    Browse the repository at this point in the history
  8. More tests

    JukkaL committed May 17, 2024
    Configuration menu
    Copy the full SHA
    37f4488 View commit details
    Browse the repository at this point in the history
  9. Add test cases

    JukkaL committed May 17, 2024
    Configuration menu
    Copy the full SHA
    b82c9cd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    441e043 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1717ac1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    007f4a4 View commit details
    Browse the repository at this point in the history