Skip to content

Add warning about Python 3.13 on Windows.#426

Merged
mhsmith merged 3 commits intobeeware:mainfrom
freakboy3742:win-py-313
Oct 7, 2024
Merged

Add warning about Python 3.13 on Windows.#426
mhsmith merged 3 commits intobeeware:mainfrom
freakboy3742:win-py-313

Conversation

@freakboy3742
Copy link
Copy Markdown
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
Comment thread docs/tutorial/tutorial-0.rst Outdated
@mhsmith
Copy link
Copy Markdown
Member

mhsmith commented Oct 7, 2024

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

@freakboy3742
Copy link
Copy Markdown
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
@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