]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-124083: Skip test_signal.test_strsignal() on NetBSD (GH-124084) (#124224)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 18 Sep 2024 21:47:18 +0000 (23:47 +0200)
committerGitHub <noreply@github.com>
Wed, 18 Sep 2024 21:47:18 +0000 (21:47 +0000)
commita82a2f1597cdd2f791d0e39fb4fd43f38b6b4186
tree2a9ec2152e0e7d5da872ce00f476c12198eac979
parent2216c52828d96f19226f69efadff817ec0e36dcd
[3.12] gh-124083: Skip test_signal.test_strsignal() on NetBSD (GH-124084) (#124224)

gh-124083: Skip test_signal.test_strsignal() on NetBSD (GH-124084)

Skip test_strsignal() on NetBSD due to TypeError.
(cherry picked from commit 36682c091407dc9c7e750c22fb71e62466952662)

Co-authored-by: Furkan Onder <furkanonder@protonmail.com>
Lib/test/test_signal.py