summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorSam Gross <colesbury@gmail.com>2024-07-13 16:07:52 (GMT)
committerGitHub <noreply@github.com>2024-07-13 16:07:52 (GMT)
commita640a605a8a1a3f73b98f948d0c2a7d42134f692 (patch)
treea406c211e485c8240f2a6b62c03d3426927aa010 /Python/pythonrun.c
parenta1834742936a3a2164c25c14ecf4ae6a95288ca3 (diff)
downloadcpython-a640a605a8a1a3f73b98f948d0c2a7d42134f692.zip
cpython-a640a605a8a1a3f73b98f948d0c2a7d42134f692.tar.gz
cpython-a640a605a8a1a3f73b98f948d0c2a7d42134f692.tar.bz2
gh-121652: Handle `allocate_weakref` returning NULL (#121653)
The `allocate_weakref` may return NULL when out of memory. We need to handle that case and propagate the error.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions