]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-115999: Move specializer test from test_dis to test_opcache (gh-126498)
authorDonghee Na <donghee.na@python.org>
Wed, 6 Nov 2024 20:23:47 +0000 (05:23 +0900)
committerGitHub <noreply@github.com>
Wed, 6 Nov 2024 20:23:47 +0000 (05:23 +0900)
commite56fd449fbb9ac099f389806d4c494fa66fca248
tree0bbb77b27ac3899ec5b8c74a506e1172d759a148
parent9ce4fa0719d291070b6a66fe25716ef1e81448fc
gh-115999: Move specializer test from test_dis to test_opcache (gh-126498)
Lib/test/test_dis.py
Lib/test/test_opcache.py