What's Changed
- show the default value from the implementation signature when displaying an overload signature (eg. hover and signature help) if its default value is an ellipsis by @DetachHead in #1717
- fix: don't comment out return types in stub generation by @veeceey in #1724
- add more quick fixes for specific error types by @NCBM in #1721
reportUnnecessaryCastreportUnusedCallResultreportSelfClsDefault
- fix logged message for pyright executable fallback in vscode extension by @veeceey in #1723
New Contributors
Full Changelog: v1.37.4...v1.38.0