According to https://code.visualstudio.com/updates/v1_86#_python-debugger-extension-installed-by-default, the Python extension is going to eventually drop debugging support, with support moved to a new Python Debugger extension. We need to react to this.