forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed as not planned
Labels
triage-neededNeeds assignment to the proper sub-teamNeeds assignment to the proper sub-team
Description
Issue Type: Bug
Behaviour
Expected vs. Actual
With 2022.10.1 or 2022.10.0, Debugger does not start properly on Python 3.6. It just shows debugger tool for a few seconds and nothing happens after that, no warning or error messages, just nothing.
However it works OK on Python 3.7 and above.
If I rolled back to version 2022.8.1, it starts properly on Python 3.6 too.
Steps to reproduce:
- create a python 3.6 environment in Anaconada on Ubuntu or Windows
- Install the python extension version 2022.10.1 or 2022.10.0
- create an any python file
print('test') - start python extension debugger
Extension version: 2022.10.1
VS Code version: Code 1.69.2 (3b889b090b5ad5793f524b5d1d39fda662b96a2a, 2022-07-18T16:12:52.460Z)
OS version: Windows_NT x64 10.0.22622
Restricted Mode: No
Remote OS version: Linux x64 4.15.0-142-generic
Remote OS version: Linux x64 4.15.0-142-generic
Remote OS version: Linux x64 4.15.0-142-generic
Metadata
Metadata
Assignees
Labels
triage-neededNeeds assignment to the proper sub-teamNeeds assignment to the proper sub-team