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

Implicit conversions to bool + np.bool_ conversion #925

Merged
merged 17 commits into from
Jul 23, 2017

Commits on Jul 23, 2017

  1. Configuration menu
    Copy the full SHA
    9395c2d View commit details
    Browse the repository at this point in the history
  2. Add a test for np.bool_

    aldanor committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    4c4edce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36b4b68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    017e2f3 View commit details
    Browse the repository at this point in the history
  5. (Make flake8 happy)

    aldanor committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    a5cec63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    839cc2d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5de232f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    718641d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8ca10f3 View commit details
    Browse the repository at this point in the history
  10. Bool conversion: handle PyPy

    aldanor committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    2f811f1 View commit details
    Browse the repository at this point in the history
  11. (Update the tests)

    aldanor committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    a5ddfbb View commit details
    Browse the repository at this point in the history
  12. (Update more tests)

    aldanor committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    2d4182c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    09d99db View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    15c3000 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9b4f569 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    31401f8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    025ba8a View commit details
    Browse the repository at this point in the history