Uh oh!
There was an error while loading. Please reload this page.
gh-144490: Fix test_cppext on Windows - #144628
Conversation
Don't include pycore_backoff.h and pycore_cell.h on Windows, since they emit C++ compiler warnings.
vstinner
commented
Feb 9, 2026
On Windows with Python built in debug mode, TestInteralCAPI of test_cppext fails the following warnings: |
vstinner
commented
Feb 9, 2026
!buildbot AMD64 Windows11 Non-Debug |
bedevere-bot
commented
Feb 9, 2026
🤖 New build scheduled with the buildbot fleet by @vstinner for commit 8c9afa5 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F144628%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
vstinner
commented
Feb 9, 2026
"AMD64 Windows11 Non-Debug PR" job is waiting for 2 hours for a Refleak job to complete. I will not wait longer for this job to run. Hugo asked for a fix for Tuesday to prepare Python releases. I tested my fix locally, so let me merge this fix. We will see later if my fix works on the buildbot. |
Uh oh!
There was an error while loading. Please reload this page.
Don't include pycore_backoff.h and pycore_cell.h on Windows, since they emit C++ compiler warnings. (cherry picked from commit 245ba3d)
Don't include pycore_backoff.h and pycore_cell.h on Windows, since they emit C++ compiler warnings.
Don't include pycore_backoff.h and pycore_cell.h on Windows, since they emit C++ compiler warnings.
Don't include pycore_backoff.h and pycore_cell.h on Windows, since they emit C++ compiler warnings.