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-112345: Let failed protocol subclasscheck show non-method members #112344

Merged
merged 11 commits into from Nov 24, 2023

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    317d18a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    100c309 View commit details
    Browse the repository at this point in the history
  3. added test

    randolf-scholz committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    fd840b2 View commit details
    Browse the repository at this point in the history
  4. Update Lib/test/test_typing.py

    Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
    randolf-scholz and AlexWaygood committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    c70acc4 View commit details
    Browse the repository at this point in the history
  5. use assertRaisesRegex

    randolf-scholz committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    5db2670 View commit details
    Browse the repository at this point in the history
  6. Update Lib/test/test_typing.py

    Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
    randolf-scholz and AlexWaygood committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    71925d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    998b45e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    77e3a4a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f2e3276 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Update Lib/typing.py

    Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
    randolf-scholz and AlexWaygood committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    bc40f84 View commit details
    Browse the repository at this point in the history
  2. Update Lib/test/test_typing.py

    Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
    randolf-scholz and AlexWaygood committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    62b6f71 View commit details
    Browse the repository at this point in the history