This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
debugpy
Watch
1
Star
0
Fork
You've already forked debugpy
0
mirror of
https://github.com/microsoft/debugpy.git
synced
2025-12-23 08:48:12 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
main
debugpy
/
tests
/
patterns
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
Pavel Minaev
d642538d7b
Don't assume column number to be 1, since this is no longer correct in Python 3.11.
2023-08-14 14:06:06 -07:00
..
__init__.py
Remove redundant "from __future__ import ..."
2022-04-13 11:38:41 -07:00
_impl.py
Use new-style super() everywhere.
2022-04-13 11:38:41 -07:00
dap.py
Don't assume column number to be 1, since this is no longer correct in Python 3.11.
2023-08-14 14:06:06 -07:00
some.py
Remove debugpy.compat, custom !j formatter for JSON, and related helpers.
2022-04-13 11:38:41 -07:00