Colton Sellers
Colton Sellers
Using Jedi as Python Language Server for VSCode I have some issues I am seeing with autocomplete from a stubs module that has various overloads. In the stubs module itself...
#### Description - Add support for python virtual environments in Lean, allowing overriding of base libraries with py venv directory config value ("python-venv") for local use or job packet var...
### Environment - Pythonnet version: Latest Dev 3.0.0 - Python version: 3.6.8 - Operating System: Windows 10 ### Details I was doing some performance testing on the latest PythonNet and...
### Environment - Pythonnet version: 3.0.0 Preview, + [QC Customizations](https://github.com/C-SELLERS/pythonnet/tree/refactor-qc-pythonnet3) (Nothing that should affect shutdown, but the changes could be related) - Python version: 3.6.8 - Operating System: Linux -...
Currently the system of checking for "Security Master" subscription only considers "Equity Security Master". However, different datasource require different "Security Master" products. In example: Bulk US Equity Data -> Bulk...
Question for you guys, Does `netcoredbg` support source file mapping through the VSCodeProtocol? Just looking through [vscodeprotocol.cpp](https://github.com/Samsung/netcoredbg/blob/master/src/protocols/vscodeprotocol.cpp), I don't believe it does but I could be missing something. Thank you!
#### Expected Behavior We ignore the warnings that are acceptable in our codebase to reduce build logs and improve visibility into new warnings and errors. #### Actual Behavior 2000+ warnings...