Adam Yoblick
Adam Yoblick
Trying to use Pose from other strongly named assemblies and getting the following exception: `System.IO.FileLoadException : Could not load file or assembly 'Pose, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its...
When trying to format a document in Visual Studio using the autopep8 formatter, an error is thrown when there is no newline at the end of the file. Please see...
See https://tsaapivnext.azurewebsites.net//Result/CodeBase/Python%20VS%20IDE%20PTVS/Summary
Our test pipelines need to be moved from legacy release pipelines to YAML-based DartLab. See e-mail for details.
In today's build, Breakpoint still can not be hit.  **Debug info** ``` 'testhost.x86.exe' (CLR v4.0.30319: testhost.x86.exe): Loaded 'C:\Windows\Microsoft.Net\assembly\GAC_32\mscorlib\v4.0_4.0.0.0__b77a5c561934e089\mscorlib.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just...
From email: I am from Live Share team and currently looking at a python LSP bug in Live Share guest where none of the LSP features (other than syntax highlighting)...
Integration tests are broken in multiple ways. Try to get them healthy again.
The PR (https://github.com/microsoft/PTVS/pull/6851) that fixed a bug did a little too much. Remove the TargetFrameworkMoniker line, since MSBuild is supposed to set this for you. Verify this works.
Now that policy build has been fixed, TSA bugs have appeared. Need to fix them. See email for details.
Look through the existing tests and add 3.10 tests wherever you see other version-specific tests. Then run the 3.10 tests and fix them if they are broken.