diff options
author | Sam Gross <colesbury@gmail.com> | 2024-07-13 16:07:52 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-13 16:07:52 (GMT) |
commit | a640a605a8a1a3f73b98f948d0c2a7d42134f692 (patch) | |
tree | a406c211e485c8240f2a6b62c03d3426927aa010 /Python/pythonrun.c | |
parent | a1834742936a3a2164c25c14ecf4ae6a95288ca3 (diff) | |
download | cpython-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