]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-115999: Update test_opcache to test with nested method (gh-128166)
authorDonghee Na <donghee.na@python.org>
Mon, 23 Dec 2024 17:08:34 +0000 (02:08 +0900)
committerGitHub <noreply@github.com>
Mon, 23 Dec 2024 17:08:34 +0000 (02:08 +0900)
commitc5b0c90b62f1a10b0742db4bcd17da080d4e9111
tree8bcbf0ae88c25be3960fe79e4558411674659f3d
parent180d417e9f9456defd4c5b53cae678c318287921
gh-115999: Update test_opcache to test with nested method (gh-128166)

gh-115999: Update test_opcace to test with nested method
Lib/test/test_opcache.py