]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-118124: fix assert related C++ checks on Solaris/Illumos (GH-121974) (...
authorJakub Kulík <Kulikjak@gmail.com>
Mon, 22 Jul 2024 07:45:17 +0000 (09:45 +0200)
committerGitHub <noreply@github.com>
Mon, 22 Jul 2024 07:45:17 +0000 (07:45 +0000)
commit6586b171ea842151c24d2228d06a69d2fecaf29f
treeb36c8a2d473fedee0d36f874e41988f0857ccd01
parent71970d602f3e5e50c40bd091f112b162538b1125
[3.12] gh-118124: fix assert related C++ checks on Solaris/Illumos (GH-121974) (#122109)

Fix check for static_assert() for C++ on some platforms..
(cherry picked from commit e88bd96d0d6cf8218c4fca37e1d20399ae676a04)
Include/pymacro.h