debugpy/src/debugpy
lachalek 644349da3e
feat: add monkey_patch_os for posix_spawnp (#1885)
* add monkey patch for posix_spawnp

* remove check for IS_PY38_OR_GREATER

---------

Co-authored-by: lydiachalek <lydiaboyd30@gmail.com>
2025-04-02 12:02:11 -07:00
..
.vscode Fix multithreading stepping in 3.12 and later (#1798) 2025-01-07 11:25:54 -08:00
_vendored feat: add monkey_patch_os for posix_spawnp (#1885) 2025-04-02 12:02:11 -07:00
adapter add debugpy-adapter entrypoint (#1870) 2025-03-13 08:59:39 -07:00
common Updates from pydevd (#1706) 2024-10-21 10:17:39 -07:00
launcher Support GraalPy (#1704) 2024-10-21 13:22:10 -07:00
server Properly update pydevd._settrace.called (#1751) 2024-12-06 14:48:58 -08:00
__init__.py Add type annotations to public API. 2022-05-23 14:01:24 -07:00
__main__.py fix comments and remove unneeded logic 2024-07-26 17:37:33 -05:00
_version.py Update versioneer to 0.23. 2022-08-18 12:53:01 -07:00
public_api.py Add some more typing for the public api (#1619) 2024-07-03 13:51:06 -07:00
ThirdPartyNotices.txt Code reloading. Fixes #212 2021-03-11 10:26:51 -03:00