Skip to content

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Oct 8, 2025

The tox docs do not yet mention how to configure for python3.14t.

  • ran the linter to address style issues (tox -e fix)
  • wrote descriptive pull request text
  • ensured there are test(s) validating the fix
  • added news fragment in docs/changelog folder
  • updated/extended the documentation

The py_env calculation will not find the t in 3.14.0t...

py_ver = ".".join(str(i) for i in sys.version_info[0:2])

image

@cclauss cclauss requested a review from gaborbernat as a code owner October 8, 2025 09:29
@cclauss cclauss changed the title Add Python 3.14t and upgrade astral-sh/setup-uv@v7 GitHub Actions check: Add Python 3.14t Oct 8, 2025
@gaborbernat gaborbernat marked this pull request as draft October 8, 2025 14:11
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.

1 participant