Uh oh!
There was an error while loading. Please reload this page.
gh-141563: Enable test_cppext internal C API tests on macOS - #144711
Conversation
Build the C API in C++11 mode on macOS.
vstinner
commented
Feb 11, 2026
!buildbot x86-64 MacOS Intel NoGIL |
bedevere-bot
commented
Feb 11, 2026
🤖 New build scheduled with the buildbot fleet by @vstinner for commit 15ab9d4 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F144711%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
vstinner
commented
Feb 11, 2026
It doesn't work, there are many C++ compiler warnings. But I didn't expect |
vstinner
commented
Feb 11, 2026
!buildbot x86-64 MacOS Intel NoGIL |
bedevere-bot
commented
Feb 11, 2026
🤖 New build scheduled with the buildbot fleet by @vstinner for commit 68ae13f 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F144711%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
vstinner
commented
Feb 11, 2026
Aha, it works with |
bedevere-bot
commented
Feb 11, 2026
🤖 New build scheduled with the buildbot fleet by @vstinner for commit 68ae13f 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F144711%2Fmerge If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again. |
ned-deily
commented
Feb 11, 2026
And it passed on the test system that was failing yesterday. Thank you! |
Uh oh!
There was an error while loading. Please reload this page.
…thon#144711) Build the C API in C++11 mode on macOS. (cherry picked from commit c6e418d)
…thon#144711) Build the C API in C++11 mode on macOS.
…thon#144711) Build the C API in C++11 mode on macOS.
…thon#144711) Build the C API in C++11 mode on macOS.
Build the C API in C++11 mode on macOS.
datetimeC API is not thread-safe #141563