github microsoft/vscode-python 2021.3.680753044

latest releases: v2024.4.1, v2024.4.0, v2024.2.1...
3 years ago

2021.3.1 (23 March 2021)

Fixes

  1. Fix link to create a new Jupyter notebook in Python start page.
    (#15621)
  2. Upgrade to latest jedi-language-server and use it for python >= 3.6. Use jedi<0.18 for python 2.7 and <=3.5.
    (#15724)
  3. Check if Python executable file exists instead of launching the Python process.
    (#15725)
  4. Fix for Go to definition needs to be pressed twice.
    (thanks djplt)
    (#15727)

Don't miss a new vscode-python release

NewReleases is sending notifications on new releases.