]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Better integration of doctest and unittest in test_ctypes.test_objects (GH-108922)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 11 Sep 2023 11:05:30 +0000 (14:05 +0300)
committerGitHub <noreply@github.com>
Mon, 11 Sep 2023 11:05:30 +0000 (14:05 +0300)
commit60b8341d07649194aa73108369a1e04ed1848794
tree31baf5479e4001097bff00754bc7ec36cb3fef94
parent0abc935086931d4915ea3c45cffffecb31e7a45c
Better integration of doctest and unittest in test_ctypes.test_objects (GH-108922)

Better integration of docrtest and unittest in test_ctypes.test_objects
Lib/test/test_ctypes/test_objects.py