-
Notifications
You must be signed in to change notification settings - Fork 2
Packaging: support Python 3.14 #8
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgate: adversarial reviewResolve, merge, or explicitly defer before the next full adversarial review.Resolve, merge, or explicitly defer before the next full adversarial review.
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgate: adversarial reviewResolve, merge, or explicitly defer before the next full adversarial review.Resolve, merge, or explicitly defer before the next full adversarial review.
PR #7 removes the Python Coincurve dependency that previously constrained interpreter support.
A local probe on Python 3.14.7 with the package metadata widened to <3.15 passes the full test suite (857 tests).
Scope:
requires-pythonthrough Python 3.14Keep this separate from PR #7 so the dependency-boundary change remains focused.