]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-151126: Add missing `PyErr_NoMemory()` in `type_from_slots_or_spec` (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 23 Jun 2026 15:15:00 +0000 (17:15 +0200)
committerGitHub <noreply@github.com>
Tue, 23 Jun 2026 15:15:00 +0000 (15:15 +0000)
commit2ff445be4ea6a74b105606118ed50ab4505ee6a1
treea06991e5553b0946b69a45ab236ab28611f5b8ec
parent7b765a47b83d9f5155c8fc7a6e54ab86e5e61600
[3.15] gh-151126: Add missing `PyErr_NoMemory()` in `type_from_slots_or_spec` (GH-151582) (#152016)

(cherry picked from commit 7928a8b730b0334c9f97c2144ab00fe0d88f1e97)

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