]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-142591: Tachyon does not handle non-existent file/module (#142592)
authorSavannah Ostrowski <savannah@python.org>
Sun, 14 Dec 2025 04:58:40 +0000 (20:58 -0800)
committerGitHub <noreply@github.com>
Sun, 14 Dec 2025 04:58:40 +0000 (04:58 +0000)
commitf893e8f2568da975cfa577638362a0f97572076b
treef2a710a6d99f93e801726f73126be2c6285eab6c
parent52daab111b6058beb666e256c87fb5c8b55a173c
GH-142591: Tachyon does not handle non-existent file/module (#142592)

Co-authored-by: Pablo Galindo Salgado <pablogsal@gmail.com>
Lib/profiling/sampling/_sync_coordinator.py
Lib/profiling/sampling/cli.py
Lib/test/test_profiling/test_sampling_profiler/test_cli.py