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 __hash__/__eq__ to requirements #499

Merged
merged 16 commits into from Mar 15, 2022

Commits on Mar 15, 2022

  1. Make Requirement hashable

    abravalheri committed Mar 15, 2022
    Copy the full SHA
    b8b127b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    17c7d93 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d4976f3 View commit details
    Browse the repository at this point in the history
  4. Fix misspelling in docs/requirements.rst

    Co-authored-by: Brett Cannon <brett@python.org>
    abravalheri and brettcannon committed Mar 15, 2022
    Copy the full SHA
    8bcac29 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    61929e6 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    cdd6569 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    1473075 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    85f8403 View commit details
    Browse the repository at this point in the history
  9. Update docs/requirements.rst

    Co-authored-by: Pradyun Gedam <pradyunsg@gmail.com>
    abravalheri and pradyunsg committed Mar 15, 2022
    Copy the full SHA
    dad5903 View commit details
    Browse the repository at this point in the history
  10. Update docs/markers.rst

    abravalheri committed Mar 15, 2022
    Copy the full SHA
    c32d640 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    0d97221 View commit details
    Browse the repository at this point in the history
  12. Test hashes directly

    abravalheri committed Mar 15, 2022
    Copy the full SHA
    295f2c3 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    e94fce0 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    0a6559f View commit details
    Browse the repository at this point in the history
  15. Apply suggestions from code review

    Co-authored-by: Brett Cannon <brett@python.org>
    abravalheri and brettcannon committed Mar 15, 2022
    Copy the full SHA
    ed0c623 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    5feae24 View commit details
    Browse the repository at this point in the history