]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-122712: Test `CALL_ALLOC_AND_ENTER_INIT` handles reassignment of `__code__` (GH...
authormpage <mpage@meta.com>
Thu, 22 Aug 2024 07:38:04 +0000 (00:38 -0700)
committerGitHub <noreply@github.com>
Thu, 22 Aug 2024 07:38:04 +0000 (08:38 +0100)
commit79ddf7571016a04f0e1d5f416ece2d45c4440b1b
tree0f520ad559bfa79439dc8cd77607f910a0b57c08
parentec89620e5e147ba028a46dd695ef073a72000b84
gh-122712: Test `CALL_ALLOC_AND_ENTER_INIT` handles reassignment of `__code__` (GH-122713)
Lib/test/test_opcache.py