summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2024-12-06 16:14:26 (GMT)
committerGitHub <noreply@github.com>2024-12-06 16:14:26 (GMT)
commit8d50e0320bdcf88ccfdd57a54fa581a57c04e95c (patch)
treec164a47729dbf84fee6866f53b673038741e6346 /Python/pythonrun.c
parent5d35d279a5150fd5ea4731c53fc3459cf22f1d16 (diff)
downloadcpython-8d50e0320bdcf88ccfdd57a54fa581a57c04e95c.zip
cpython-8d50e0320bdcf88ccfdd57a54fa581a57c04e95c.tar.gz
cpython-8d50e0320bdcf88ccfdd57a54fa581a57c04e95c.tar.bz2
[3.13] gh-125610: Fix `STORE_ATTR_INSTANCE_VALUE` specialization check (GH-125612) (GH-127698)
The `STORE_ATTR_INSTANCE_VALUE` opcode doesn't support objects with non-NULL managed dictionaries, so don't specialize to that op in that case. (cherry picked from commit a353455fca1b8f468ff3ffbb4b5e316510b4fd43) Co-authored-by: Sam Gross <colesbury@gmail.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions