debugpy/tests/test_data/django1
Pavel Minaev 14ca4f07d1 Fix #351: Python warnings in debugger code
Don't use inspect.getargspec on Python 2.

Close log file objects on exit.

Close os.devnull file objects on exit.

Close the listener socket used to get endpoints info from adapter.

Fix invalid escape sequences.

Run tests with Python warnings treated as errors.

Fix Django deprecation warning in test web app.

Work around pytest issues caused spaces in test names.
2020-09-03 01:32:58 -07:00
..
templates Tests refactoring. (#1543) 2019-06-28 10:13:00 -07:00
__init__.py Tests refactoring. (#1543) 2019-06-28 10:13:00 -07:00
app.py Fix #351: Python warnings in debugger code 2020-09-03 01:32:58 -07:00