]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121660: Fix `ga_getitem` by explicitly checking for `NULL` result (#121661)
authorsobolevn <mail@sobolevn.me>
Sun, 14 Jul 2024 11:20:40 +0000 (14:20 +0300)
committerGitHub <noreply@github.com>
Sun, 14 Jul 2024 11:20:40 +0000 (14:20 +0300)
commitbb802db8cfa35a88582be32fae05fe1cf8f237b1
tree5f6ad966edebf4defce9bb17ed47bd4605b2e90d
parent6505bda85a3b11c9012707896b0c3dee8a3855cb
gh-121660: Fix `ga_getitem` by explicitly checking for `NULL` result (#121661)
Objects/genericaliasobject.c