github microsoft/vscode-python 2020.11.358366026

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

2020.11.0 (11 November 2020)

Enhancements

  1. Update shipped debugger wheels to python 3.8.
    (#14614)

Fixes

  1. Update the logic for parsing and sending selected code to the REPL.
    (#14048)
  2. Fix "TypeError: message must be set" error when debugging with pytest.
    (#14067)
  3. When sending code to the REPL, read input from sys.stdin instead of passing it as an argument.
    (#14471)

Code Health

  1. Code for Jupyter Notebooks support has been refactored into the Jupyter extension, which is now a dependency for the Python extension

Don't miss a new vscode-python release

NewReleases is sending notifications on new releases.