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

Add equality rich comparision operators to telegram objects #604

Merged
merged 19 commits into from
May 14, 2017
Merged

Commits on May 12, 2017

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

Commits on May 13, 2017

  1. Configuration menu
    Copy the full SHA
    63763c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83e3de1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2ac3a8 View commit details
    Browse the repository at this point in the history
  4. Hash based on self.__class__

    jsmnbom committed May 13, 2017
    Configuration menu
    Copy the full SHA
    6693054 View commit details
    Browse the repository at this point in the history
  5. Equality tests part 1

    Audio, Document, File, Location, Photo, Sticker, Venue, Video and Voice
    jsmnbom committed May 13, 2017
    Configuration menu
    Copy the full SHA
    cd0b996 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34ac663 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    65b108c View commit details
    Browse the repository at this point in the history
  8. Equality tests for more types

    ChosenInlineResult, InlineQuery, Message, Update and User
    jsmnbom committed May 13, 2017
    Configuration menu
    Copy the full SHA
    67e8291 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bfe808c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    faa1e98 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ce25412 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1419561 View commit details
    Browse the repository at this point in the history
  13. Add ChatMember test

    jsmnbom committed May 13, 2017
    Configuration menu
    Copy the full SHA
    e596fce View commit details
    Browse the repository at this point in the history
  14. Fix super() call on pu2

    jsmnbom committed May 13, 2017
    Configuration menu
    Copy the full SHA
    90a0a59 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    590f6f5 View commit details
    Browse the repository at this point in the history
  16. Do equality checks via _id_keys

    Also add forgotten equality check in test_chat
    jsmnbom committed May 13, 2017
    Configuration menu
    Copy the full SHA
    2bb3ab0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    98974a1 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2017

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