Skip to content

[3.13] gh-121652: Handle allocate_weakref returning NULL (GH-121653)#121721

Merged
colesbury merged 1 commit intopython:3.13from
miss-islington:backport-a640a60-3.13
Jul 13, 2024
Merged

[3.13] gh-121652: Handle allocate_weakref returning NULL (GH-121653)#121721
colesbury merged 1 commit intopython:3.13from
miss-islington:backport-a640a60-3.13

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Jul 13, 2024

The allocate_weakref may return NULL when out of memory. We need to
handle that case and propagate the error.
(cherry picked from commit a640a60)

Co-authored-by: Sam Gross colesbury@gmail.com

…21653)

The `allocate_weakref` may return NULL when out of memory. We need to
handle that case and propagate the error.
(cherry picked from commit a640a60)

Co-authored-by: Sam Gross <colesbury@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants