Python v2022.4.1 Release Notes

Release Date: 2022-04-07 // about 2 years ago
  • ๐Ÿ›  Fixes

    1. Ensure conda info command isn't run multiple times during startup when large number of conda interpreters are present. (#18200)
    2. If a conda environment is not returned via the conda env list command, consider it as unknown env type. (#18530)
    3. Wrap file paths containing an ampersand in double quotation marks for running commands in a shell. (#18722) ๐Ÿ›  1. Fixes regression with support for python binaries not following the standard names. (#18835)
    4. Fix launch of Python Debugger when using conda environments. (#18847)

    Thanks

    Thanks to the following projects which we fully rely on to provide some of our features:

    Also thanks to the various projects we provide integrations with which help ๐Ÿ‘‰ make this extension useful:

    And finally thanks to the Python development team and community for creating a fantastic programming language and community to be a part of!