]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39593: Add test on ctypes cfield.c s_set() (GH-18424)
authorHai Shi <shihai1992@gmail.com>
Mon, 1 Jun 2020 16:54:18 +0000 (00:54 +0800)
committerGitHub <noreply@github.com>
Mon, 1 Jun 2020 16:54:18 +0000 (18:54 +0200)
commita97011b9b8c8111f42e1e7594081956136d848da
treec755b7df4d7b1486d323835fb43e4195826a4599
parente9684fac5a158be9806304a676e619857520a4dc
bpo-39593: Add test on ctypes cfield.c s_set() (GH-18424)
Lib/ctypes/test/test_struct_fields.py
Modules/_ctypes/cfield.c