summaryrefslogtreecommitdiff
path: root/tests/misc/sys_settrace_features.py
AgeCommit message (Expand)Author
2020-12-18tests/misc/sys_settrace_features.py: Fix running with non-dflt encoding.stijn
2020-12-18tests/misc/sys_settrace: Make test output independent of invoked path.stijn
2020-12-14tests/misc/sys_settrace_features.py: Ignore CPython zipimport traces.Damien George
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2019-08-30tests: Add tests for sys.settrace feature.Milan Rossa