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

Modernize python versions #17

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on May 3, 2024

  1. tests: repair bitrot in doctests

    Run them using 'pytests' own mechanism
    tseaver committed May 3, 2024
    Configuration menu
    Copy the full SHA
    a5f9204 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d56070c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc731c2 View commit details
    Browse the repository at this point in the history
  4. chore: ignore derived

    tseaver committed May 3, 2024
    Configuration menu
    Copy the full SHA
    27bcac5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7326eb View commit details
    Browse the repository at this point in the history
  6. feat: add support for Python 3.11 and 3.12.

    Drop support for Python < 3.8, includin all the compatibility shims.
    tseaver committed May 3, 2024
    Configuration menu
    Copy the full SHA
    f02cf98 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    67ed35c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fcb911 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9698855 View commit details
    Browse the repository at this point in the history
  4. docs: use 'pylons_sphinx_themes' via dist

    Avoid the faux submodule, with attendant scary noise and performance
    problems.
    tseaver committed May 16, 2024
    Configuration menu
    Copy the full SHA
    7ee337c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10a4cf7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    712c525 View commit details
    Browse the repository at this point in the history
  7. ci: strip Python 3.7

    tseaver committed May 16, 2024
    Configuration menu
    Copy the full SHA
    08b9d34 View commit details
    Browse the repository at this point in the history
  8. ci: drop 'pypy-3.9' for now

    tseaver committed May 16, 2024
    Configuration menu
    Copy the full SHA
    681e06e View commit details
    Browse the repository at this point in the history