-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Rework test_ctypes #105751
Copy link
Copy link
Closed
Labels
testsTests in the Lib/test dirTests in the Lib/test dirtopic-ctypestype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Metadata
Metadata
Assignees
Labels
testsTests in the Lib/test dirTests in the Lib/test dirtopic-ctypestype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
The ctypes module was first maintained outside Python, then moved into Python stdlib. Its test suite wasn't cleaned recently. I create this issue to track work on this topic.
Linked PRs
objectbase class in some ctypes tests #107460objectbase class in some ctypes tests (GH-107460) #107501objectbase class in some ctypes tests (GH-107460) #107502