Notable changes:
- Bug fix: Overly aggressive automatic indent on deeply nested list in a
@pytest.mark.parametrize()
call pylance-release#3839 - Bug fix: No brackets autocompletion with python.analysis.completeFunctionParens set to true when python.languageServer is set to Pylance pylance-release#3831
- Bug fix: PYTHONPATH isn't expanded like how python handles it pylance-release#3823
- Bug fix: Django utils not found in auto import pylance-release#3815
- Bug fix:
extraPaths
starting with~/
on Linux are considered relative pylance-release#3730 - Bug fix: Exclude map files from extension bundle pylance-release#3647
- Bug fix: Exclude platform specific bits from extension bundle pylance-release#3646
For the full changelog, see CHANGELOG.md