Skip to content

Add warning about Python 3.13 on Windows. #426

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 3 commits into from
Oct 7, 2024

Conversation

freakboy3742
Copy link
Member

Python 3.13.0 is imminent, but Python.net explicitly excludes 3.13 support because of a known crash (see pythonnet/pythonnet#2454).

When 3.13.0 is released, it will become the default download on python.org, so we need to get ahead of those users.

This doesn't affect Linux users, as the system Python won't be Python 3.13 anywhere for at least a couple of months (and even when it is, the PyGobject dependency can be compiled for 3.13); on macOS, Rubicon has been tested with 3.13.

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

@freakboy3742 freakboy3742 requested a review from mhsmith October 7, 2024 07:38
@mhsmith
Copy link
Member

mhsmith commented Oct 7, 2024

The RTD build is failing because of a broken link on git-scm.org.

@freakboy3742
Copy link
Member Author

The RTD build is failing because of a broken link on git-scm.org.

Dammit... I fixed that issue last week, but forgot to update my branch before forking for the PR.

@freakboy3742 freakboy3742 requested a review from mhsmith October 7, 2024 22:20
@mhsmith mhsmith merged commit ffc0778 into beeware:main Oct 7, 2024
12 of 13 checks passed
@freakboy3742 freakboy3742 deleted the win-py-313 branch October 7, 2024 23:11
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