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

ENH: Add strict parameter to assert_array_equal. Fixes #9542 #21595

Merged
merged 12 commits into from Jun 24, 2022

Commits on May 25, 2022

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

    jontwo committed May 25, 2022
    Configuration menu
    Copy the full SHA
    ac1869d View commit details
    Browse the repository at this point in the history
  3. Lint fix

    jontwo committed May 25, 2022
    Configuration menu
    Copy the full SHA
    5eef7b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    982ca99 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6bc1abf View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Apply suggestions from code review

    Make new arguments keyword-only
    
    Co-authored-by: Bas van Beek <43369155+BvB93@users.noreply.github.com>
    jontwo and BvB93 committed May 27, 2022
    Configuration menu
    Copy the full SHA
    84dd0ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9b21fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6aaffb6 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

  1. Responding to review

    jontwo committed May 28, 2022
    Configuration menu
    Copy the full SHA
    0185379 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. Add release note

    jontwo committed May 29, 2022
    Configuration menu
    Copy the full SHA
    5601d96 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Responding to review

    jontwo committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    ebf9ddf View commit details
    Browse the repository at this point in the history
  2. Lint fix

    jontwo committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    61ecc91 View commit details
    Browse the repository at this point in the history