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
1
v2
debugpy
/
tests
/
test_data
/
testpkgs
/
pkg1
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
Pavel Minaev
55eac82c96
Fix
#1811
: tests using attach_by_pid fail on Python 2.7
...
Don't call enable_attach() and wait_for_attach() while under import lock.
2020-01-26 17:14:30 -08:00
..
sub
Fix
#1811
: tests using attach_by_pid fail on Python 2.7
2020-01-26 17:14:30 -08:00
__init__.py
Tests refactoring. (
#1543
)
2019-06-28 10:13:00 -07:00
__main__.py
Reformat tests.
2019-10-03 18:31:37 -07:00