Skip to content
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

Add Sphinx and Python version support policy #679

Merged
merged 6 commits into from Jun 3, 2022

Conversation

choldgraf
Copy link
Collaborator

@choldgraf choldgraf commented May 26, 2022

This adds a rough policy for the versions of Python and Sphinx that we support (since these are our two major dependencies).

I proposes:

  • Supporting Python versions with security support that are < 3.5 years old.
  • Supporting the latest released Sphinx version that is > 6 months old. (unofficial support for older releases, but no promises/testing)

closes #567 closes #446 closes #510

@choldgraf choldgraf changed the base branch from sphinx-python to main May 26, 2022 07:01
@choldgraf
Copy link
Collaborator Author

cc @jorisvandenbossche and @damianavila who also commented in the issue this would close

docs/contribute/topics.md Outdated Show resolved Hide resolved
@choldgraf choldgraf merged commit 0c05eaf into pydata:main Jun 3, 2022
@jarrodmillman jarrodmillman added this to the 0.9 milestone Jun 3, 2022
@damianavila
Copy link
Collaborator

cc @jorisvandenbossche and @damianavila who also commented in the issue this would close

I am happy with the current policy as is, thanks for the cc @choldgraf!

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.

Define a support+testing policy for Sphinx and Python Support / test older versions of sphinx?
4 participants