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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

extra.array_api versioning + complex support #3456

Merged
merged 62 commits into from
Sep 29, 2022

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    b51512f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e08ce5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b6acaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19d88a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94e0257 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    023d901 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a7a2ed0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    18d1c70 View commit details
    Browse the repository at this point in the history
  9. Remove unnecessary tuple()

    honno committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    1684a15 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a170115 View commit details
    Browse the repository at this point in the history
  11. Delete redundant test file

    honno committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    90662cf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    387aa60 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    858939d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4784e05 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    309a049 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0d34426 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c9018d0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2189374 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4106eb8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    cf2d96a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b35de45 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    dcb426e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    bf020f4 View commit details
    Browse the repository at this point in the history
  24. test/array_api/conftest.py changes

    * Mock always tested with `HYPOTHESIS_TEST_ARRAY_API=default`
    * Param ids generated dynamically in the parametrize stage
    * Tests just using `xp` get parametrized too
    honno committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    5cad500 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    7af2d8d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    df88bf4 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    cbd157f View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    47a823f View commit details
    Browse the repository at this point in the history
  29. Prettier mock_xps definition

    honno committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    a19b8dc View commit details
    Browse the repository at this point in the history
  30. Minor doc fixes

    honno committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    2f8042e View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    bcfe278 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    3156ccb View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    b3ce0e2 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    4bd1dfa View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    68593b5 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    751edc3 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    5a67c58 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    7224514 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    ecb8057 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    cdfdbd6 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    b87ad8d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    0f88cdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edd8f87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53fcd6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97e516f View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    87b643b View commit details
    Browse the repository at this point in the history
  2. Add RELEASE.rst

    honno committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    1c22c6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17b1a76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bcf2117 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56a59b4 View commit details
    Browse the repository at this point in the history
  6. mypy fixes and ignores

    honno committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    1ee6b45 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

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

Commits on Sep 27, 2022

  1. Explain the why in RELEASE.rst

    honno committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    e7cee0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    556aba4 View commit details
    Browse the repository at this point in the history
  3. Move ini registration of xp_min_version() to top-level conftest

    Windows won't pick on it otherwise
    honno committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    89ee94b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0c353c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5dd305 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    927b80a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2a884fa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    057d4de View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

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

Commits on Sep 29, 2022

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