microsoft / microsoft/vscode-python-debugger
Version 1.106.3 cannot debug Python 3.13
@eleanorjboyd já está trabalhando nisso.
Desde 9/12/2025.
- Linguagem predominante
- TypeScript
- Estrelas
- 181
- Forks
- 126
- Merge médio
- 2d 3h
- PRs com merge (30d)
- 3
Descrição
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.106.3 + odoo19 Enterprise Edition
- OS Version: ubuntu budgie 24.04.3 + x11 + 6.14.0-35-generic
Steps to Reproduce:
- config launch.json --> request: launch
- click debug
- Do not display the call sign
ms-python.debugpy-2025.16.0-linux-x64
-
pycharm2025.1 can debug Python 3.13.9
-
Manual startup of odoo19 is normal, but debugging is not. The launch will detect /usr/local/python3.13/lib/python313.zip of python3.13.10, and this path, even if manually generated, will also produce similar errors. The problem may be in the launch and pydebug.
-
A single file can be debugged, but not via launch to debug odoo19 Enterprise Edition.
**source /opt/pyenv/erp19py3.13/bin/activate
python odoo-bin -c odoo.conf**
Guia de contribuição
Primeiros passos
- Leia a issue inteira e depois o guia de contribuição do projeto.
- Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
- Faça um fork do repositório e trabalhe em uma branch.
- Abra um pull request que referencie o número da issue.
Avaliação
Esta issue ainda não foi avaliada.