debugpy/src/debugpy
2021-10-29 17:52:11 -03:00
..
_vendored Hide pydevd threads from threading module. Fixes #202 2021-10-29 17:52:11 -03:00
adapter Fix #752: User Uncaught Exceptions setting should be false by default 2021-10-18 12:44:17 -07:00
common Fix #545: Popen CREATE_BREAKAWAY_FROM_JOB in Python while debugging causes permission error (Access Denied) 2021-08-03 14:01:22 -07:00
launcher Fix #545: Popen CREATE_BREAKAWAY_FROM_JOB in Python while debugging causes permission error (Access Denied) 2021-08-03 14:01:22 -07:00
server Support running non-ascii files on Python 2. Fixes #206 2020-12-10 08:52:28 -03:00
__init__.py Fix #90: "subProcess" is not respected 2020-04-01 20:10:34 -07:00
__main__.py Rename ptvsd -> debugpy. 2020-01-17 11:57:13 -08:00
_version.py Rename ptvsd -> debugpy. 2020-01-17 11:57:13 -08:00
ThirdPartyNotices.txt Code reloading. Fixes #212 2021-03-11 10:26:51 -03:00