Skip to content

[3.13] gh-151126: Add missing PyErr_NoMemory() in type_from_slots_or_spec (GH-151582) - #152014

Merged
StanFromIreland merged 1 commit into
python:3.13from
miss-islington:backport-7928a8b-3.13
Jun 23, 2026
Merged

[3.13] gh-151126: Add missing PyErr_NoMemory() in type_from_slots_or_spec (GH-151582)#152014
StanFromIreland merged 1 commit into
python:3.13from
miss-islington:backport-7928a8b-3.13

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

…r_spec` (pythonGH-151582)
(cherry picked from commit 7928a8b)
Co-authored-by: Ivy Xu <fakeshadow1337@gmail.com>
Co-authored-by: Stan Ulbrych <stan@python.org>
@StanFromIreland
StanFromIreland merged commit abf5016 into python:3.13Jun 23, 2026
43 checks passed
@miss-islington
miss-islington deleted the backport-7928a8b-3.13 branch June 23, 2026 15:12
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington@StanFromIreland@ByteFlowing1337