Notable changes:
- Bug fix: Generic Callable[[T], Any] cannot be passed on to another generic function pylance-release#4219
- Bug fix: High CPU on starting pylance from get_pytest_options.py pylance-release#4218
- Bug fix: Clear inlay hint on function return type when function declaration is incomplete. pylance-release#4212
- Bug fix: Incorrect Evaluation of Recursive Types in Structural Pattern Matching pylance-release#4207
- Bug fix: Don't put 2 lines between variables when moving symbol. pylance-release#4202
- Bug fix: Folding is not working correctly for
#region
surrounded by imports pylance-release#4159 - Bug fix: Get Outgoing Calls always returns no results for aliased functions and classes pylance-release#4137
- Bug fix: Matplotlib subplots not returning correct types pylance-release#3482
Pylance's copy of Pyright has been updated from 1.1.302 to 1.1.303.
- See Pyright's release notes for details: 1.1.303
For the full changelog, see CHANGELOG.md