]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Test: fix stale uops usage in `test_capi/test_opt.py` (GH-144239)
authorYongtao Huang <yongtaoh2022@gmail.com>
Thu, 29 Jan 2026 17:08:14 +0000 (01:08 +0800)
committerGitHub <noreply@github.com>
Thu, 29 Jan 2026 17:08:14 +0000 (17:08 +0000)
commit14c5339a389a1161da4521d4c41236acb448baad
tree56d3ed8effec96b343824a3420130ddafc0deb5a
parent26996b59ab21fb0a5a4a585f386bbb05935c9bd9
Test: fix stale uops usage in `test_capi/test_opt.py` (GH-144239)

Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Lib/test/test_capi/test_opt.py