Skip to content

Debugger doesn't start on Python 3.6 #19607

@heungson

Description

@heungson

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:

  1. create a python 3.6 environment in Anaconada on Ubuntu or Windows
  2. Install the python extension version 2022.10.1 or 2022.10.0
  3. create an any python file
    print('test')
  4. 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

No one assigned

    Labels

    triage-neededNeeds assignment to the proper sub-team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions