]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-98705: Fix AIX build by undefining `__bool__` in C (#98768)
authorAyappan Perumal <ayappap2@in.ibm.com>
Thu, 2 Feb 2023 20:32:33 +0000 (02:02 +0530)
committerGitHub <noreply@github.com>
Thu, 2 Feb 2023 20:32:33 +0000 (12:32 -0800)
commit618b7a8260bb40290d6551f24885931077309590
treec81e5cc62a1509f715712abae6e525221a552994
parentba4731d149185894c77d201bc5804da90ff45eee
gh-98705: Fix AIX build by undefining `__bool__` in C  (#98768)
Include/pyport.h
Misc/NEWS.d/next/Build/2022-10-27-09-57-12.gh-issue-98705.H11XmR.rst [new file with mode: 0644]