]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-129386: Add `test.support.reset_code` (GH-129486)
authorBrandt Bucher <brandtbucher@microsoft.com>
Fri, 31 Jan 2025 10:50:54 +0000 (02:50 -0800)
committerGitHub <noreply@github.com>
Fri, 31 Jan 2025 10:50:54 +0000 (11:50 +0100)
commit674befbd7be3bffee66772ff9fdef168feda47ef
tree05b689a8acc4672bcdf56df45af42bd7d6047e3e
parente3eba8ce266f90d9f8faeb5b2b4b64e56110bd2a
GH-129386: Add `test.support.reset_code` (GH-129486)
Lib/test/support/__init__.py
Lib/test/test_capi/test_opt.py
Lib/test/test_dis.py
Lib/test/test_embed.py
Lib/test/test_opcache.py
Misc/NEWS.d/next/Tests/2025-01-30-13-09-27.gh-issue-129386.iNtbEi.rst [new file with mode: 0644]