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

TESTING #4790

Closed
wants to merge 36 commits into from
Closed

TESTING #4790

wants to merge 36 commits into from

Commits on Jun 19, 2024

  1. drop python3.7, 3.8, 3.9

    ahnitz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    e2702b1 View commit details
    Browse the repository at this point in the history
  2. add missing quotes

    ahnitz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    9220789 View commit details
    Browse the repository at this point in the history
  3. banish distutils

    ahnitz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    11d1eed View commit details
    Browse the repository at this point in the history
  4. banish p39 in more places

    ahnitz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f77ecea View commit details
    Browse the repository at this point in the history
  5. tox needs some things early

    ahnitz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b3ca234 View commit details
    Browse the repository at this point in the history
  6. move here

    ahnitz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    4fe1362 View commit details
    Browse the repository at this point in the history
  7. maybe?

    ahnitz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    2e4a982 View commit details
    Browse the repository at this point in the history
  8. try el9

    ahnitz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    8c66727 View commit details
    Browse the repository at this point in the history
  9. must use 311 for el9

    ahnitz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    8b4aa8a View commit details
    Browse the repository at this point in the history
  10. this might be the right name

    ahnitz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    af809fc View commit details
    Browse the repository at this point in the history
  11. updates

    ahnitz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f939cff View commit details
    Browse the repository at this point in the history
  12. try this

    ahnitz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b6cd5fd View commit details
    Browse the repository at this point in the history
  13. more stuff

    ahnitz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    8561bb3 View commit details
    Browse the repository at this point in the history
  14. update

    ahnitz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    6fc7684 View commit details
    Browse the repository at this point in the history
  15. do not use imp module

    ahnitz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    52d0790 View commit details
    Browse the repository at this point in the history
  16. more places where imp was used

    ahnitz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b505474 View commit details
    Browse the repository at this point in the history
  17. bring back 39

    ahnitz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    6c586a5 View commit details
    Browse the repository at this point in the history
  18. more reverts

    ahnitz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    540ecab View commit details
    Browse the repository at this point in the history
  19. update

    ahnitz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    8080c3b View commit details
    Browse the repository at this point in the history
  20. update

    ahnitz committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    7b92da6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4f4bfe3 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Try moving to cythonize

    spxiwh committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    aa49f75 View commit details
    Browse the repository at this point in the history
  2. Needed?

    spxiwh committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    132c467 View commit details
    Browse the repository at this point in the history
  3. Revert

    spxiwh committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    556a9fa View commit details
    Browse the repository at this point in the history
  4. Tox needs Cython

    spxiwh committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    f2c8e0b View commit details
    Browse the repository at this point in the history
  5. List not str

    spxiwh committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5ccfd45 View commit details
    Browse the repository at this point in the history
  6. Test 10 and 12 only

    spxiwh committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    b94953c View commit details
    Browse the repository at this point in the history
  7. Okay, this is getting nasty

    spxiwh committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    ec309be View commit details
    Browse the repository at this point in the history
  8. I do this too often with dicts

    spxiwh committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    10b6f40 View commit details
    Browse the repository at this point in the history
  9. Typo

    spxiwh committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    56d380f View commit details
    Browse the repository at this point in the history
  10. Force numpy2 install

    spxiwh committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8873b9d View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Try this

    spxiwh committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    20071f6 View commit details
    Browse the repository at this point in the history
  2. Is it really numpy2?

    spxiwh committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    51a33b8 View commit details
    Browse the repository at this point in the history
  3. Also commit this

    spxiwh committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    4214771 View commit details
    Browse the repository at this point in the history
  4. Just try py310 for now

    spxiwh committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    32b5136 View commit details
    Browse the repository at this point in the history
  5. Add back in 311

    spxiwh committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c979198 View commit details
    Browse the repository at this point in the history