]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93442: Add test for _Py_CAST(nullptr). (gh-93505) (gh-93509)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 5 Jun 2022 06:47:12 +0000 (23:47 -0700)
committerGitHub <noreply@github.com>
Sun, 5 Jun 2022 06:47:12 +0000 (15:47 +0900)
commitc21f2bdaf14aae4dc272e66565ada87568641b1e
tree894e717927ebe7825e0f4869424b6e03d06315e6
parentd97e2c52d3c7d0f3800cbed3371005295be78921
gh-93442: Add test for _Py_CAST(nullptr). (gh-93505) (gh-93509)

(cherry picked from commit 713eb184b50f2b8b138fb01187ee32fa29a815c9)

Co-authored-by: Neil Schemenauer <nas-github@arctrix.com>
Co-authored-by: Neil Schemenauer <nas-github@arctrix.com>
Lib/test/_testcppext.cpp