]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix stats for STORE_ATTR specialization. (GH-27708)
authorMark Shannon <mark@hotpy.org>
Tue, 10 Aug 2021 10:40:37 +0000 (11:40 +0100)
committerGitHub <noreply@github.com>
Tue, 10 Aug 2021 10:40:37 +0000 (11:40 +0100)
commitc7ea1e3dcea6fbc9842463ce2b785b43501b1eaa
treeabd0a1566a0163d481cb9490ee6adfee1722ebdc
parentd5c217475c4957a8084ac3f92ae012ece5edc7cb
Fix stats for STORE_ATTR specialization. (GH-27708)
Python/ceval.c