An implementation of the Debug Adapter Protocol for Python
Stars
2.4k
Forks
192
Watchers
2.4k
Open Issues
220
Overall repository health assessment
No package.json found
This might not be a Node.js project
490
commits
406
commits
379
commits
358
commits
83
commits
78
commits
49
commits
20
commits
19
commits
7
commits
Fix evaluation of variables from chained exception frames (#2018)
0f037adView on GitHubFix: ContinueRequest with specific threadId resumes all threads (in-process adapter fix) (#2012)
fb467d8View on GitHubavoid strong reference to exceptions during unwind (#2008)
bd4e1a6View on GitHubShow error message on evaluate also for hover context (#2006)
880b083View on GitHubReplace removed pkgutil.get_loader with importlib.util.find_spec in get_fullname (#1998)
bc6fe51View on GitHubTry a different way to suppress binskim problems (#1992)
ea9fcaeView on GitHubAdd LTCG flags to compile_windows.bat for BinSkim BA6006 compliance (#1991)
ea2746aView on GitHubFix: Treat __annotate__ functions as library code in Python 3.14+ (#1988)
bb450fcView on GitHub