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

Enforce dtype conservation in ufuncs that explicitly use dtype= #7808

Merged
merged 8 commits into from
Jun 16, 2021

Commits on Jun 15, 2021

  1. enforce requested dtypes

    douglasdavis committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    0a9d24b View commit details
    Browse the repository at this point in the history
  2. add a test

    douglasdavis committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    3a9b191 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b4c2e4 View commit details
    Browse the repository at this point in the history
  4. blacken

    douglasdavis committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    219642f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    581c690 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    86c5f19 View commit details
    Browse the repository at this point in the history
  7. fix bad kwarg

    douglasdavis committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    baf368a View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

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