Skip to content

Extend CI coverage beyond Python 3.13 #255

Description

@danielrobbins

The current CI matrix stops at Python 3.13. Keychain uses only the standard library at runtime, but Python releases can still introduce changes that affect it.

Extend coverage to newer supported stable Python releases and consider a separate check for upcoming versions so compatibility problems are found earlier.

This issue is about extending validation, not changing the Python 3.9 minimum. Newer-version failures should be investigated rather than assuming compatibility from older test results.

Background: Gentoo packaging feedback.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

in progressthis issue is actively being worked on

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions