Camillo

Results 14 issues of Camillo

Type: Bug Pylance's CPU/memory usage increases with the number of open files. I see that `python.analysis.diagnosticMode` only admits the values `workspace` and `openFilesOnly`, with the latter being the default; there...

perf

If you install Homebrew with arch -x86_64, you get a /usr/local/lib/libcrypto.dylib that the system Python can't load. We should ignore the resulting error and proceed without that library (which does...

Suppose you have a function that can process a few different types (`Foo`, `Bar`), and return an object of the same type. But the result is only guaranteed to be...

bug

Suppose you have a function that can process a few different types (`Foo`, `Bar`), and return an object of the same type. But the result is only guaranteed to be...

bug