Notable changes:
- Bug fix: In
functools.partial
, container of subclass is not recognized as container of baseclass pylance-release#4044 - Bug fix:
__init__
docstring is ignored if@overload
is used pylance-release#4042 - Bug fix: Intellicode no longer works in Azure Notebooks pylance-release#4032
- Enhancement:
match
case
orif
statements do not recognizeLiteral
types pylance-release#4005 - Enhancement: Autocomplete Keys for get method pylance-release#3994
For the full changelog, see CHANGELOG.md