Python in Visual Studio Code – July 2023 Release

thumbnail
  • July 2023 release of the Python and Jupyter extensions for Visual Studio Code
  • Mypy Type Checker extension now available in preview, providing type checking support for Python
  • Debugpy extension now available in preview, allowing users to debug applications with older versions of Python
  • Pylance extension now localized, with commands and text translated to preferred language
  • Index persistence for 3rd-party libraries with Pylance
  • Upcoming deprecation of Python 3.7 support in three months, with unofficial support expected to continue
  • Dynamic run results experiment enabled for pytest and unittest, delivering test results individually