cpython/Lib/test/test_profiling
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
..
test_sampling_profiler gh-135953: Avoid BytesWarning when sampling profiler tests fail (GH-141719) 2025-11-19 14:43:42 +01:00
__init__.py
__main__.py
test_tracing_profiler.py