PTVS icon indicating copy to clipboard operation
PTVS copied to clipboard

Python Tools for Visual Studio

Results 249 PTVS issues
Sort by recently updated
recently updated
newest added

_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Step-into-from-Python-to-C-doesnt-wor/10124681)._ --- [severity:It bothers me. A fix would be nice] It seems that in a mixed-mode Python/C++ debugging session, while...

bug

**Describe the bug** Test execution from VS2022 will be skipped if test contains unicode symbols in params like 😎 or αΊ„, with pytest launched with argument -n/--numprocesses (pytest-xdist) **Steps to...

needs investigation

**Describe the bug** [A clear and concise description of the bug] ActivityLog.xml contains System.ArgumentException: Path was invalid Parameter name: fromDirectory ---> System.UriFormatException: Invalid URI: The hostname could not be parsed....

needs investigation

_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/python-rename-variable-and-Go-to-definit/10599382)._ --- [severity:It bothers me. A fix would be nice] [regression] [worked-in:17.7.5] The reason why I rollback from 17.9 to...

waiting for response

Working on VS 17.7.0 Preview 1 (same applies to all previous versions). Python is the default one (3.9.13), shipped with Visual Studio distro. Appears that it doesn't ship debug symbols,...

needs investigation
debugging

**Describe the bug** Python from VS. **Steps to Reproduce** 1. Create a Python Application. **Additional context and screenshots** ## Logs Output for General in the Output panel ``` Python was...

user responded

I'm using WinPython and have two Python versions 'installed'. One of them can be registered at the same time and when I do this, a strange new bogus environment appears...

needs triage

This issue is still present, it was closed since it got no response in 30 days :( @int19h I already tried disabling all exceptions in the Debug -> Windows ->...

bug
debugging

_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/String-layout-issues-in-code/10599495)._ --- [severity:It's more difficult to complete my work] [regression] [worked-in:vs code 2019] In VS code 2019, if I needed...

waiting for response

**Goal:** Create vsix that uses the latest prerelease Pylance bits for CTI's non-sign off testing. **Implementation:** Set up some configurable build options that can pull pylance from the internal feed...

engineering