]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91731: Don't define 'static_assert' in C++11 where is a keyword to avoid UB (GH...
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Mon, 13 Jun 2022 14:49:08 +0000 (15:49 +0100)
committerGitHub <noreply@github.com>
Mon, 13 Jun 2022 14:49:08 +0000 (15:49 +0100)
commit65ff27c7d30b84655bf8caf6e396c65485708148
tree48fa42e4d45546235f203425c69691add752fe8d
parent259dd71c32a42708a2800c72898e2664a33fda9c
gh-91731: Don't define 'static_assert' in C++11 where is a keyword to avoid UB (GH-93700)
Include/pymacro.h
Misc/NEWS.d/next/C API/2022-06-10-23-41-48.gh-issue-91731.fhYUQG.rst [new file with mode: 0644]