]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-107461 ctypes: Add a testcase for nested `_as_parameter_` lookup (GH-107462...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 1 Feb 2024 12:08:52 +0000 (13:08 +0100)
committerGitHub <noreply@github.com>
Thu, 1 Feb 2024 12:08:52 +0000 (12:08 +0000)
commit99796356125bfcfb3d2e555b5e82337b01556d36
treec486bb29c7cd8a1681ce6b98637753b9f25727e3
parent8d2a193cf6e15659ee2cc94a757101764effbfa1
[3.11] gh-107461 ctypes: Add a testcase for nested `_as_parameter_` lookup (GH-107462) (GH-114859)

(cherry picked from commit 0bf42dae7e73febc76ea96fd58af6b765a12b8a7)

Co-authored-by: Tomas R <tomas.roun8@gmail.com>
Lib/ctypes/test/test_as_parameter.py