We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
General PTVS code:
Profiler
Mixed mode debugging
The text was updated successfully, but these errors were encountered:
Does the bundled python version need to be updated for all past release branches? Or just the main?
Sorry, something went wrong.
Probably just main. That's what I got from reading the e-mails, but I could be mistaken. 😄
The issue that tracks the general PTVS code changes:#7775
AdamYoblick
No branches or pull requests
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:
General PTVS code:
Profiler
Mixed mode debugging
The text was updated successfully, but these errors were encountered: