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 annotations for three new constants #17572

Merged
merged 3 commits into from
Oct 16, 2020
Merged

Commits on Oct 15, 2020

  1. ENH: Added annotations for 3 new constants

    `False_`, `True_` and `UFUNC_PYVALS_NAME`
    Bas van Beek committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    c7fa76b View commit details
    Browse the repository at this point in the history
  2. MAINT: Fix the type of little_endian

    It should be a boolean, not an integeer
    Bas van Beek committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    7decfcf View commit details
    Browse the repository at this point in the history
  3. TST: Updated the typing tests

    Bas van Beek committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    50e09db View commit details
    Browse the repository at this point in the history