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

Add support for Python 3.12 #54

Merged
merged 1 commit into from
Oct 4, 2023
Merged

Conversation

rmartin16
Copy link
Member

@rmartin16 rmartin16 commented Oct 4, 2023

Changes

  • Add support to install Python 3.12 from Windows Store
  • Include Python 3.12 in CI matrix

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

@rmartin16 rmartin16 marked this pull request as ready for review October 4, 2023 01:26
Copy link
Member

@freakboy3742 freakboy3742 left a comment

Choose a reason for hiding this comment

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

👍

@freakboy3742 freakboy3742 merged commit 573f969 into beeware:main Oct 4, 2023
60 checks passed
@rmartin16
Copy link
Member Author

As a note...I noticed that Python 3.12 RC3 was already in the Windows Store...and that it became Python 3.12.0 upon its release. So, it seems Steve et al have simply created a single item in the store with rolling updates....(although, I guess that isn't too surprisingly since that's exactly how the minor updates work e.g. 3.11.5 -> 3.11.6).

With this in mind, we should be able to add support to install pre-release versions of Python 3.13 from the Windows Store. IIRC, this was a desire in the Windows template repos. I'll keep an eye out for Python 3.13 in the Windows Store so we can experiment with this later.

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