summaryrefslogtreecommitdiffstats
path: root/Python/optimizer.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2025-02-01 12:39:16 (GMT)
committerGitHub <noreply@github.com>2025-02-01 12:39:16 (GMT)
commit71ae93374defd192e5e88fe0912eff4f8e56f286 (patch)
treeada0ba64fe1b22397dcc5699efe581ab636f0d66 /Python/optimizer.c
parent7d0521d5fc32f4837257e89e6ead652223ecfada (diff)
downloadcpython-71ae93374defd192e5e88fe0912eff4f8e56f286.zip
cpython-71ae93374defd192e5e88fe0912eff4f8e56f286.tar.gz
cpython-71ae93374defd192e5e88fe0912eff4f8e56f286.tar.bz2
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, ...).
Diffstat (limited to 'Python/optimizer.c')
0 files changed, 0 insertions, 0 deletions