]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-124083: Skip test_signal.test_strsignal() on NetBSD (#124084)
authorFurkan Onder <furkanonder@protonmail.com>
Wed, 18 Sep 2024 21:22:00 +0000 (00:22 +0300)
committerGitHub <noreply@github.com>
Wed, 18 Sep 2024 21:22:00 +0000 (21:22 +0000)
commit36682c091407dc9c7e750c22fb71e62466952662
treee4abf763a34f70684256396e10833554fe27c22a
parent9a6e2336e4b54fc13064b77826a67b03b3b45133
gh-124083: Skip test_signal.test_strsignal() on NetBSD (#124084)

Skip test_strsignal() on NetBSD due to TypeError.
Lib/test/test_signal.py