]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-107461 ctypes: Add a testcase for nested `_as_parameter_` lookup (GH-107462)
authorTomas R <tomas.roun8@gmail.com>
Thu, 1 Feb 2024 11:49:01 +0000 (12:49 +0100)
committerGitHub <noreply@github.com>
Thu, 1 Feb 2024 11:49:01 +0000 (13:49 +0200)
commit0bf42dae7e73febc76ea96fd58af6b765a12b8a7
tree5ad0615dfe82a7e1761040378003b63c3af26505
parent59ae215387d69119f0e77b2776e8214ca4bb8a5e
gh-107461 ctypes: Add a testcase for nested `_as_parameter_` lookup (GH-107462)
Lib/test/test_ctypes/test_as_parameter.py