-
We've been asked to refactor our python profiling code to mesh with the new profiling system that VS built. This work is spread between PTVS (our team), a python extension (Steve Dower), and the VS te…
-
This figure shows the cumulative incidence curves for 16 tumors, where diagnosed patients were compared to the total population. Based on the number of PTVs in tumorsuppressor genes, there are two gro…
-
Debugging https://github.com/microsoft/PTVS/tree/main/Examples/PythonNative you cannot open other frames in the callstack. Debugger complains that the file is already in use. That's likely not the rea…
-
the snippets are not working so good in VS2015 with PTVS 2.2 when you hit tab it doesnt siwtch instead id add the tab and the spacing is not working right either
-
Perform various actions and document features that are broken for python 3.12
### General Editing
- [x] Create a new python project, run code to see IntelliSense
- [x] Run code in interactive REP…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Issues-Attaching-Debugger-to-Python-Appl/10778955)._
---
We have an Embedded Python spe…
-
Use https://docs.python.org/2/library/unittest.html#
PTVS can also support unit tests
-
The Structure Class have a method to GetNumberOfSeparatedParts.
Do anyone know an optimal way of getting the segment volumes itself of those separated parts?
I mean, we can get the contour grou…
-
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…
-
I'm using Django 1.9.13
```
Error occurred while reading WSGI handler:
Traceback (most recent call last):
File "c:\python27\Lib\site-packages\wfastcgi.py", line 791, in main
env, handle…