]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-138744: Skip test_dtrace on Windows (#144657)
authorVictor Stinner <vstinner@python.org>
Tue, 10 Feb 2026 14:30:05 +0000 (15:30 +0100)
committerGitHub <noreply@github.com>
Tue, 10 Feb 2026 14:30:05 +0000 (15:30 +0100)
commit8b4210c30e218b3533d5d5494dfcaf9f081fb384
tree64584277e6f9686debf52386066df14e46932942
parentbcbeff52be9d3e22a8a7b90c2570d45b8e3d0b3e
[3.14] gh-138744: Skip test_dtrace on Windows (#144657)

Co-authored-by: Ken Jin <kenjin@python.org>
Lib/test/test_dtrace.py