Skip to content

No longer treat 3.12 as experimental on smmap CI#54

Merged
Byron merged 2 commits intogitpython-developers:masterfrom
EliahKagan:312stable
Oct 3, 2023
Merged

No longer treat 3.12 as experimental on smmap CI#54
Byron merged 2 commits intogitpython-developers:masterfrom
EliahKagan:312stable

Conversation

@EliahKagan
Copy link
Member

@EliahKagan EliahKagan commented Oct 3, 2023

Now that Python 3.12.0 has a stable release and is available.

This makes the same changes as in gitpython-developers/gitdb#97 and for the same reasons, including running CI on all branches. As there, I can remove that part if you don't want it.

(For posterity and cross-linking, I note also that this is related to gitpython-developers/GitPython#1689.)

+ Make YAML indentation more consistent.
Since Python 3.12.0 stable has been released and is available via
setup-python, per:
https://github.com/actions/python-versions/blob/main/versions-manifest.json

This makes it so continue-on-error and allow-prereleases are no
longer special-cased to true for 3.12; instead, 3.12 is treaed the
same as other Python releases (where those are false).
@Byron
Copy link
Member

Byron commented Oct 3, 2023

Thanks again, much appreciated 🙏.

@Byron Byron merged commit f1ace75 into gitpython-developers:master Oct 3, 2023
@EliahKagan EliahKagan deleted the 312stable branch October 3, 2023 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants