]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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:12:29 +0000 (17:12 +0200)
committerGitHub <noreply@github.com>
Tue, 23 Jun 2026 15:12:29 +0000 (15:12 +0000)
commitabf5016b4dd43dbab84b0be4e85446e645f8c1e1
tree6b25d7f845c7be18b0650065c7e4aa22b435048d
parenta1f31af280a5c56c9eb85e2de5251c3c1b0e8bd3
[3.13] gh-151126: Add missing `PyErr_NoMemory()` in `type_from_slots_or_spec` (GH-151582)

(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