Notable changes:
- Bug fix:
python.analysis.pyrightVersiondoes not resolve${workspaceFolder}or relative paths pylance-release#7996 - Bug fix: "python.analysis.typeEvaluation.disableBytesTypePromotions" shows the wrong default value in the UI pylance-release#7994
- Bug fix: self. completions (from #5773) should not override local parameter completions / add setting to disable pylance-release#7895
- Bug fix: Docstrings of overloaded functions are not preserved in the hover provider through a decorator function in some cases pylance-release#7600
- Bug fix: Inlay hints for functions that return
itemgetterandattrgetterobjects are invalid pylance-release#7249 - Bug fix: No docstring shown for
dict.updatepylance-release#5831
For the full changelog, see CHANGELOG.md