cpython/Lib/test/test_profiling/test_sampling_profiler
Petr Viktorin e2178743fe
gh-135953: Avoid BytesWarning when sampling profiler tests fail (GH-141719)
With `-bb`, this failed on BytesWarning: str() on a bytes instance
2025-11-19 14:43:42 +01:00
..
__init__.py
helpers.py gh-135953: Avoid BytesWarning when sampling profiler tests fail (GH-141719) 2025-11-19 14:43:42 +01:00
mocks.py
test_advanced.py
test_cli.py
test_collectors.py
test_integration.py
test_modes.py
test_profiler.py