]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-146388: Add null check for `sym_new(ctx)` in `make_bottom` (GH-146389)
authorBrandon <a0sugm41l@gmail.com>
Fri, 27 Mar 2026 14:50:29 +0000 (09:50 -0500)
committerGitHub <noreply@github.com>
Fri, 27 Mar 2026 14:50:29 +0000 (22:50 +0800)
commitc8ee196030b1af7ccf347567e263075ffb1aeee8
treeb62d4a59494e3477ed090baff40193866a9578b5
parenta209dd2bdb56f36feb36e3936c4b1b6a051faf9b
gh-146388: Add null check for `sym_new(ctx)` in `make_bottom` (GH-146389)
Misc/NEWS.d/next/Core_and_Builtins/2026-03-26-11-18-45.gh-issue-146388.O0u1c3.rst [new file with mode: 0644]
Python/optimizer_symbols.c