Skip to content

ci: start testing on Python 3.14#540

Merged
alcarney merged 2 commits into
openlawlibrary:mainfrom
alcarney:py-314
May 29, 2025
Merged

ci: start testing on Python 3.14#540
alcarney merged 2 commits into
openlawlibrary:mainfrom
alcarney:py-314

Conversation

@alcarney

Copy link
Copy Markdown
Collaborator

Description (e.g. "Related to ...", etc.)

As mentioned in #522, we're planning on releasing v2 in time for Python 3.14, so let's see if anything breaks...

Code review checklist (for code reviewer to complete)

  • Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR)
  • Title summarizes what is changing
  • Commit messages are meaningful (see this for details)
  • Tests have been included and/or updated, as appropriate
  • Docstrings have been included and/or updated, as appropriate
  • Standalone docs have been updated accordingly

Automated linters

You can run the lints that are run on CI locally with:

poetry install --all-extras --with dev
poetry run poe lint

alcarney added 2 commits May 29, 2025 19:56
The wording of `ZeroDivisionError` is different in Python 3.14
@alcarney alcarney requested a review from tombh May 29, 2025 19:29
@alcarney

Copy link
Copy Markdown
Collaborator Author

Thanks!

@alcarney alcarney merged commit 813d627 into openlawlibrary:main May 29, 2025
18 checks passed
@alcarney alcarney deleted the py-314 branch May 29, 2025 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants