]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151763: Fix crash in `_interpqueues.create` on `MemoryError` (#152131)
authorsobolevn <mail@sobolevn.me>
Thu, 25 Jun 2026 07:04:02 +0000 (10:04 +0300)
committerGitHub <noreply@github.com>
Thu, 25 Jun 2026 07:04:02 +0000 (07:04 +0000)
commita6c2d4ae3bd744610e1a8b70396effdabca1593d
tree432b1b5b9a1d7d781f95b684e3c6aafff27d1d53
parent3db3bba4d1feb3a9fbfcd368d470db17b5336dc4
gh-151763: Fix crash in `_interpqueues.create` on `MemoryError` (#152131)
Misc/NEWS.d/next/Library/2026-06-25-01-00-43.gh-issue-151763.wWeHBe.rst [new file with mode: 0644]
Modules/_interpqueuesmodule.c