diff options
author | Sam Gross <colesbury@gmail.com> | 2024-07-16 18:58:36 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-16 18:58:36 (GMT) |
commit | 162b41f57757c1df40eb377985e2e877fb0f0ea3 (patch) | |
tree | d6179e4a0459f01ab4fa04695a1cd61f5c63a433 /Python/flowgraph.c | |
parent | c46d64e0ef8e92a6b4ab4805d813d7e4d6663380 (diff) | |
download | cpython-162b41f57757c1df40eb377985e2e877fb0f0ea3.zip cpython-162b41f57757c1df40eb377985e2e877fb0f0ea3.tar.gz cpython-162b41f57757c1df40eb377985e2e877fb0f0ea3.tar.bz2 |
gh-121860: Fix crash when materializing managed dict (#121866)
The object's inline values may be marked invalid if the materialized
dict was already initialized and then deleted.
Diffstat (limited to 'Python/flowgraph.c')
0 files changed, 0 insertions, 0 deletions