gh-93649: Move _testcapi tests to specific files (#129544)
Move many functions from _testcapimodule.c into more specific files in Modules/_testcapi/. In moved code: * Replace get_testerror() with PyExc_AssertionError. * Replace raiseTestError() with PyErr_Format(PyExc_AssertionError, ...).
V
Victor Stinner committed
71ae93374defd192e5e88fe0912eff4f8e56f286
Parent: 7d0521d
Committed by GitHub <noreply@github.com>
on 2/1/2025, 12:39:16 PM