PTVS Python 3.12 - initial investigation
Open
Nobody has claimed this yet.
enhancement
Epic
on hold
- Dominant language
- C#
- Stars
- 2.6k
- Forks
- 680
- Avg merge
- 39m
- Merged PRs (30d)
- 1
Description
Related to #7565
Need to investigate what changes are needed to support Python 3.12 in PTVS.
There are three areas that need to be updated:
Python workload in VS:
- #7786
General PTVS code:
- #7775
Profiler
- #7787
Mixed mode debugging
- #7791
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.