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

try testing numpy <2 and >=2 #409

Closed
wants to merge 10 commits into from
Closed

try testing numpy <2 and >=2 #409

wants to merge 10 commits into from

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    6ccf4c1 View commit details
    Browse the repository at this point in the history
  2. exclude old ubuntus

    ajfriend committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    e685744 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2d4cec View commit details
    Browse the repository at this point in the history
  4. bah

    ajfriend committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    3b5f3f8 View commit details
    Browse the repository at this point in the history
  5. drop 3.8 for now from tests

    ajfriend committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    0f3c669 View commit details
    Browse the repository at this point in the history
  6. does this work?

    ajfriend committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    9152fe8 View commit details
    Browse the repository at this point in the history
  7. how about this?

    ajfriend committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    dd94d30 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e9b3ff5 View commit details
    Browse the repository at this point in the history
  9. Support str-like values for str_to_int (#408)

    * Add failing test
    
    * Explicitly convert to str before calling _cy.str_to_int
    jongbinjung authored and ajfriend committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    696e753 View commit details
    Browse the repository at this point in the history
  10. try it without

    ajfriend committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    92ddaeb View commit details
    Browse the repository at this point in the history