]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-19113: Remove unused test_errors from ctypes tests (GH-28008)
authorandrei kulakov <andrei.avk@gmail.com>
Wed, 8 Sep 2021 15:28:32 +0000 (11:28 -0400)
committerGitHub <noreply@github.com>
Wed, 8 Sep 2021 15:28:32 +0000 (17:28 +0200)
commita5610057615779ca6fc75d9e006d2fae644a94d3
tree1ddfd723f92bd060adc74624e482ad14d1af0f45
parent2396fa6537d79554ac694dbd2b0b30eeb3476c80
bpo-19113: Remove unused test_errors from ctypes tests (GH-28008)

This test was forever shadowed by another test method named `test_errors`.
Lib/ctypes/test/test_functions.py