Skip to content

Document cross-project Python support policy #200

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

booxter
Copy link
Contributor

@booxter booxter commented May 15, 2025

Signed-off-by: Ihar Hrachyshka [email protected]

@booxter booxter force-pushed the python-version-support branch from 866eb28 to 9d429bf Compare May 15, 2025 13:13
@booxter booxter force-pushed the python-version-support branch from 9d429bf to 714cfd1 Compare May 15, 2025 14:18
Copy link

This pull request has been automatically marked as stale because it has not had activity within 30 days. It will be automatically closed if no further activity occurs within 7 days.

should be made to get back to the single dominant version as soon as possible,
to avoid wasting resources.

At the moment of writing, the dominant Python version is 3.11.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can merge this this way, but we're going to want to very quickly make it 3.12.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That was the plan and I wanted to split concerns - documentation of general approach using status quo and bumping versions.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That definitely makes sense. 👍🏼

version indicated above.

To drop support for a Python version, projects should remove all tests that are
specific to this version. They should also update `pyproject.yaml` metadata to
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have found https://pypi.org/project/check-python-versions/ to be helpful for listing this sort of thing to ensure packaging data and test jobs are consistent.

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.

3 participants