Merge remote-tracking branch 'origin/master' into buster-python3

This commit is contained in:
Alexey Rogachevskiy
2020-02-20 15:44:08 +03:00
21 changed files with 4545 additions and 54549 deletions

View File

@@ -12,6 +12,10 @@ python3 --version
ipython --version
ipython3 --version
# ptvsd does not have a stand-alone binary
python -m ptvsd --version
python3 -m ptvsd --version
node -v
npm -v