Skip to content

compile sanity test: update supported Python versions #2935

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

Merged
merged 1 commit into from
Aug 6, 2025

Conversation

felixfontein
Copy link
Collaborator

Follow-up to #2934 (comment).

I think it would be better to get rid of the explicit lists of Python versions here completely, but as a first step let's fix the lists and add a link to https://docs.ansible.com/ansible-core/devel/reference_appendices/release_and_maintenance.html#ansible-core-support-matrix.

@felixfontein
Copy link
Collaborator Author

(One problem with only linking to that page is that it doesn't include current devel.)

@felixfontein
Copy link
Collaborator Author

CC @mattclay

@samccann
Copy link
Contributor

samccann commented Aug 1, 2025

@felixfontein @mattclay - I'm wondering if a better fix is to just say 'all supported core versions and devel' and when a new core release happens, we move up the next section here and call it devel until core is ready to call it devel/2.20 for example?

@felixfontein
Copy link
Collaborator Author

@samccann the problem with that is that the versions devel support change over time, and thus have to be updated closely to when the corresponding code is changed in ansible/ansible.

If that needs to be done on every update of the supported Python versions, it's probably easier to simply edit docs/docsite/rst/dev_guide/testing/sanity/compile.rst directly...

@samccann
Copy link
Contributor

samccann commented Aug 6, 2025

@felixfontein can you add the appropriate backport labels if this is able to be auto-backported?

@samccann samccann merged commit e09cd6e into ansible:devel Aug 6, 2025
12 checks passed
@felixfontein felixfontein deleted the python branch August 7, 2025 04:15
felixfontein added a commit to felixfontein/ansible-documentation that referenced this pull request Aug 7, 2025
felixfontein added a commit to felixfontein/ansible-documentation that referenced this pull request Aug 7, 2025
samccann pushed a commit that referenced this pull request Aug 7, 2025
…2965)

* Update supported Python versions. (#2935)

(cherry picked from commit e09cd6e)

* Adjust Python list for ansible-core 2.18 and 2.19.
patchback bot pushed a commit that referenced this pull request Aug 7, 2025
…2965)

* Update supported Python versions. (#2935)

(cherry picked from commit e09cd6e)

* Adjust Python list for ansible-core 2.18 and 2.19.

(cherry picked from commit 82bdad5)
samccann pushed a commit that referenced this pull request Aug 7, 2025
…2966)

* Update supported Python versions. (#2935)

(cherry picked from commit e09cd6e)

* Adjust Python list for ansible-core 2.17.
samccann pushed a commit that referenced this pull request Aug 7, 2025
…2965) (#2970)

* Update supported Python versions. (#2935)

(cherry picked from commit e09cd6e)

* Adjust Python list for ansible-core 2.18 and 2.19.

(cherry picked from commit 82bdad5)

Co-authored-by: Felix Fontein <[email protected]>
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.

2 participants