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

Implement PartialEq for PyBytes and [u8] #4259

Merged
merged 10 commits into from
Jun 22, 2024

Commits on Jun 17, 2024

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

    codeguru42 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    a002fd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af6d92f View commit details
    Browse the repository at this point in the history
  4. Copy pasta tests

    codeguru42 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    daf147c View commit details
    Browse the repository at this point in the history
  5. Fix comment with correct type

    Co-authored-by: Icxolu <10486322+Icxolu@users.noreply.github.com>
    codeguru42 and Icxolu authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    bd1c1b6 View commit details
    Browse the repository at this point in the history
  6. Fix implementation

    codeguru42 committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c4f3d3a View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Use slice in tests

    codeguru42 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    edd87ab View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    b488470 View commit details
    Browse the repository at this point in the history
  2. Fix doc example

    codeguru42 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b8dc030 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Fix doc example

    Co-authored-by: Icxolu <10486322+Icxolu@users.noreply.github.com>
    codeguru42 and Icxolu authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    c90926e View commit details
    Browse the repository at this point in the history