]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151126: Fix missing `PyErr_NoMemory` in `getpath.c` (#151590)
authorIvy Xu <fakeshadow1337@gmail.com>
Mon, 22 Jun 2026 13:59:22 +0000 (21:59 +0800)
committerGitHub <noreply@github.com>
Mon, 22 Jun 2026 13:59:22 +0000 (14:59 +0100)
commit4448205d95e87ca3d1e23cc350af59ec48b3321b
treed60251aa9d775c1242da45d32bce55354c438f72
parent6185dfb450a3a76d2451cf26066acaf0fded8bf2
gh-151126: Fix missing `PyErr_NoMemory` in `getpath.c` (#151590)
Misc/NEWS.d/next/Core_and_Builtins/2026-06-17-16-26-45.gh-issue-151126.Yc_6wC.rst [new file with mode: 0644]
Modules/getpath.c