]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-124083: Skip test_signal.test_strsignal() on NetBSD (GH-124084) (#124223)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 24 Sep 2024 00:35:14 +0000 (02:35 +0200)
committerGitHub <noreply@github.com>
Tue, 24 Sep 2024 00:35:14 +0000 (00:35 +0000)
commit2cf67d3696a71f865f8078a66fb0aee309f1b42f
treedb47b5a7ce51c4c5e9bd28e1d6136cae2f339460
parente9b531d239b067f6d20a7ff8d2b7ea250ef82440
[3.13] gh-124083: Skip test_signal.test_strsignal() on NetBSD (GH-124084) (#124223)

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>
Co-authored-by: T. Wouters <thomas@python.org>
Lib/test/test_signal.py