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-102433: Use inspect.getattr_static in typing._ProtocolMeta.__instancecheck__ #103034

Merged
merged 11 commits into from
Apr 2, 2023

Commits on Mar 24, 2023

  1. Implementation

    AlexWaygood committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    212fce2 View commit details
    Browse the repository at this point in the history
  2. Tests

    AlexWaygood committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    ef71395 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. docs

    AlexWaygood committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    4407d60 View commit details
    Browse the repository at this point in the history
  2. Wrong issue number

    AlexWaygood committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    44eba6b View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    9989eea View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    102772c View commit details
    Browse the repository at this point in the history
  2. Fix an edge case

    AlexWaygood committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    5c15fbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0a9dd1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0812183 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Configuration menu
    Copy the full SHA
    83d7ec2 View commit details
    Browse the repository at this point in the history
  2. Simplify and optimise

    AlexWaygood committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    6ba97e7 View commit details
    Browse the repository at this point in the history