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

Fix CI #468

Merged
merged 3 commits into from
Oct 18, 2024
Merged

Fix CI #468

merged 3 commits into from
Oct 18, 2024

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    d621be2 View commit details
    Browse the repository at this point in the history
  2. Remove tests for pypy3.8

    Pypy3.8 is prone to segfaults running pytest.  This has been fixed in
    3.9 and 3.10 (https://pypy.org/posts/2024/03/fixing-bug-incremental-gc.html)
    but 3.8 is no longer supported and has not been fixed.
    luhn committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9973a6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9338d12 View commit details
    Browse the repository at this point in the history