]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-148932: Improve error message if profiling.sampling run from venv on Windows platf...
authorSergey Miryanov <sergey.miryanov@gmail.com>
Sat, 2 May 2026 09:23:16 +0000 (14:23 +0500)
committerGitHub <noreply@github.com>
Sat, 2 May 2026 09:23:16 +0000 (09:23 +0000)
commitfea2a57282d243edd95c2166aa685c2568c47eaf
treec9df304e8789bc4f4bc8e23a9669d49ddc38612f
parentb89735625dff07005c31bdc86cbe7113ef1b59d0
GH-148932: Improve error message if profiling.sampling run from venv on Windows platform (#149247)
Lib/profiling/sampling/sample.py