]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:14:39 +0000 (17:14 +0200)
committerGitHub <noreply@github.com>
Tue, 23 Jun 2026 15:14:39 +0000 (15:14 +0000)
commit72153b504a7189e2d36d38df9ab7b6c2e124660b
tree3b4cb0bb671c5c5f413ba2066448820c973bfcd0
parentb471b4a6bad62f0b237aa4cb86bf8f20481c129c
[3.14] 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