Why does the python version is locked as 3.6 only for Windows? · Issue #205 · vadimcn/codelldb

Latest stable python version is 3.7.4. However, only for windows env, this plugin watches python 3.6 only. For other env, as far as I know, there is no version checking code. https://github.com/vad...