]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151126: Add missing `PyErr_NoMemory()` in `type_from_slots_or_spec` (#151582)
authorIvy Xu <fakeshadow1337@gmail.com>
Tue, 23 Jun 2026 14:48:11 +0000 (22:48 +0800)
committerGitHub <noreply@github.com>
Tue, 23 Jun 2026 14:48:11 +0000 (15:48 +0100)
commit7928a8b730b0334c9f97c2144ab00fe0d88f1e97
treee7acb1a449d622b3a6d6901ba33a5790bf1f443f
parentd35b1719a58c8682a22ef698e070e97661af8d14
gh-151126: Add missing `PyErr_NoMemory()` in `type_from_slots_or_spec` (#151582)

Co-authored-by: Stan Ulbrych <stan@python.org>
Misc/ACKS
Objects/typeobject.c