Files
cpython/Objects
Miss Islington (bot) f78e1aa1f0 [3.13] gh-121652: Handle allocate_weakref returning NULL (GH-121653) (#121721)
The `allocate_weakref` may return NULL when out of memory. We need to
handle that case and propagate the error.
(cherry picked from commit a640a605a8)

Co-authored-by: Sam Gross <colesbury@gmail.com>
2024-07-13 16:31:50 +00:00
..

Source files for various builtin objects