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

Move Python 3.13 into the stable Python category and call a notional Python 3.14 "future Python" #279

Merged
merged 15 commits into from
Sep 17, 2024

Conversation

dataflake
Copy link
Member

This PR moves Python 3.13 into the list of normally tested and compatible Python versions and ends its status as future Python. Since 3.13.0.rc1 it is ABI-stable and there won't be any surprises, so we can start declaring full support where possible. I want to start doing the binary packages.

@dataflake dataflake self-assigned this Sep 15, 2024
@dataflake dataflake changed the title Move Python 3.13 into the stable Python catagory and call a notional Python 3.14 "future Python" Move Python 3.13 into the stable Python category and call a notional Python 3.14 "future Python" Sep 15, 2024
Copy link
Member

@icemac icemac left a comment

Choose a reason for hiding this comment

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

I like making Python 3.13 an officially supported version now and also the idea of starting to release packages with Python 3.13 support.

There are some suggestions regarding the PR.

config/c-code/manylinux-install.sh.j2 Outdated Show resolved Hide resolved
config/c-code/tests-cache.j2 Show resolved Hide resolved
@dataflake dataflake requested a review from icemac September 16, 2024 12:05
Copy link
Member

@icemac icemac left a comment

Choose a reason for hiding this comment

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

I like it especially generating the lists of Python versions.

config/requirements.txt Outdated Show resolved Hide resolved
config/config-package.py Outdated Show resolved Hide resolved
config/config-package.py Outdated Show resolved Hide resolved
config/config-package.py Outdated Show resolved Hide resolved
@dataflake dataflake merged commit 32ea0a1 into master Sep 17, 2024
3 checks passed
@dataflake dataflake deleted the dataflake/py313 branch September 17, 2024 07:17
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