Update to cpython 3.12 in VS installer
Open
Nobody has claimed this yet.
on hold
- Dominant language
- C#
- Stars
- 2.6k
- Forks
- 680
- Avg merge
- 39m
- Merged PRs (30d)
- 1
Description
- Modify PTVS workload to grab python 3.12 bits from python.org
See https://microsoft.sharepoint.com/teams/python/Documents/Documents/Python%20Team/Python%20VS/Dev%20Docs.one#Update%20VS%20Bundled%20Python%20Version§ion-id={D7206CE2-CF40-437B-8CE9-1E55F4BC2F44}&page-id={2D123ECB-BEC2-4CA8-9597-19BD5F809205}&end for steps. - Mark existing cpython component (which should now point to 3.12) as NOT out of support.
See https://github.com/microsoft/PTVS/issues/7350 with details on how to mark the component as Out of Support. These changes will need to be reversed. - Download installer generated by PR and test to make sure the bits install correctly
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.