| .. |
|
_logs
|
Tests and CI refactoring:
|
2020-01-30 20:43:17 -08:00 |
|
debug
|
Remove debugpy.compat, custom !j formatter for JSON, and related helpers.
|
2022-04-13 11:38:41 -07:00 |
|
DEBUGGEE_PYTHONPATH
|
Get rid of fmt() and use idiomatic format() and f"" instead.
|
2022-04-13 11:38:41 -07:00 |
|
debugpy
|
Remove more workarounds for old Python versions.
|
2022-04-13 11:38:41 -07:00 |
|
patterns
|
Remove debugpy.compat, custom !j formatter for JSON, and related helpers.
|
2022-04-13 11:38:41 -07:00 |
|
test_data
|
Remove code paths for unsupported Python versions.
|
2022-04-13 11:38:41 -07:00 |
|
tests
|
Remove code paths for unsupported Python versions.
|
2022-04-13 11:38:41 -07:00 |
|
watchdog
|
Remove more workarounds for old Python versions.
|
2022-04-13 11:38:41 -07:00 |
|
__init__.py
|
Remove redundant "from __future__ import ..."
|
2022-04-13 11:38:41 -07:00 |
|
code.py
|
Remove debugpy.compat, custom !j formatter for JSON, and related helpers.
|
2022-04-13 11:38:41 -07:00 |
|
conftest.py
|
Remove redundant "from __future__ import ..."
|
2022-04-13 11:38:41 -07:00 |
|
logs.py
|
Get rid of fmt() and use idiomatic format() and f"" instead.
|
2022-04-13 11:38:41 -07:00 |
|
net.py
|
Remove debugpy.compat, custom !j formatter for JSON, and related helpers.
|
2022-04-13 11:38:41 -07:00 |
|
pytest_fixtures.py
|
Remove debugpy.compat, custom !j formatter for JSON, and related helpers.
|
2022-04-13 11:38:41 -07:00 |
|
pytest_hooks.py
|
Get rid of fmt() and use idiomatic format() and f"" instead.
|
2022-04-13 11:38:41 -07:00 |
|
requirements.txt
|
Remove Python 2.7 from supported implementations and update versions of test packages.
|
2022-02-24 12:57:56 -08:00 |
|
timeline.md
|
Update timeline.md
|
2022-04-11 16:48:07 -07:00 |
|
timeline.py
|
Remove debugpy.compat, custom !j formatter for JSON, and related helpers.
|
2022-04-13 11:38:41 -07:00 |