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

DO NOT MERGE. Testing. Wip/np122 debug1 #8030

Closed
wants to merge 7 commits into from

Commits on May 6, 2022

  1. Support for NumPy 1.22

    As title.
    
    Fixes numba#7756
    Fixes numba#7757
    Fixes numba#7759
    Fixes numba#7760
    stuartarchibald committed May 6, 2022
    Configuration menu
    Copy the full SHA
    0b7061e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f438a7 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Debug, run NumPy 1.22 everywhere.

    As title.
    stuartarchibald committed May 10, 2022
    Configuration menu
    Copy the full SHA
    e28b127 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    1020703 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d71d152 View commit details
    Browse the repository at this point in the history
  3. Make CI pipeline python base 3.8

    Temporarily do the above to get more machines running NumPy 1.22
    stuartarchibald committed May 11, 2022
    Configuration menu
    Copy the full SHA
    92de9d7 View commit details
    Browse the repository at this point in the history
  4. Workaround bash set e

    As title
    stuartarchibald committed May 11, 2022
    Configuration menu
    Copy the full SHA
    aea256d View commit details
    Browse the repository at this point in the history