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

TYP: Added typing to __eq__ functions #29818

Merged
merged 5 commits into from
Nov 27, 2019

Commits on Nov 23, 2019

  1. Added annotation to __eq__

    MomIsBestFriend committed Nov 23, 2019
    Configuration menu
    Copy the full SHA
    4b9cc76 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. Added 'object' annotation to 'other'

    MomIsBestFriend committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    489f757 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. Added 'Any' type annotation to 'other' in __eq__

    MomIsBestFriend committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    e69277e View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Configuration menu
    Copy the full SHA
    68115de View commit details
    Browse the repository at this point in the history
  2. Annotations to __eq__ function

    MomIsBestFriend committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    0bf439b View commit details
    Browse the repository at this point in the history