FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-144490: Fix test_cppext: test the internal C API by vstinner · Pull Request #144536 · python/cpython · GitHub

/ cpython Public

gh-144490: Fix test_cppext: test the internal C API - #144536

Merged
vstinner merged 4 commits into
python:mainfrom
vstinner:test_cppext
Feb 6, 2026
Merged

gh-144490: Fix test_cppext: test the internal C API#144536
vstinner merged 4 commits into
python:mainfrom
vstinner:test_cppext

Conversation

vstinner commented Feb 6, 2026
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

Add missing TEST_INTERNAL_C_API env var.

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @vstinner for commit c1efd83 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F144536%2Fmerge

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Feb 6, 2026
vstinner added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Feb 6, 2026

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @vstinner for commit 37db34b 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F144536%2Fmerge

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Feb 6, 2026
vstinner merged commit 172135c into python:main Feb 6, 2026
102 of 105 checks passed
vstinner deleted the test_cppext branch February 6, 2026 15:42

hugovk commented Feb 8, 2026
edited
Loading

Copy link
Copy Markdown
Member

test.test_cppext.TestInteralCAPI.test_build has started failing on the "AMD64 Windows11 Non-Debug 3.x" buildbot after merging this:

I see this PR did pass the buildbots, including "AMD64 Windows11 Non-Debug PR":

https://buildbot.python.org/#/builders/1213/builds/887

Oh but wait, that build didn't actually complete:

fatal: couldn't find remote ref refs/pull/144536/merge
program finished with exit code 128

That's not very helpful to be reported as a pass...

Anyway, please could you check the test failure? Reminder we have the 3.15 alpha on Tuesday.

Thanks!

vstinner commented Feb 9, 2026

Copy link
Copy Markdown
Member Author

test.test_cppext.TestInteralCAPI.test_build has started failing on the "AMD64 Windows11 Non-Debug 3.x" buildbot after merging this

Oh sorry. It seems like I messed up with my local tests.

I wrote #144628 to fix test_cppext.

thunder-coding pushed a commit to thunder-coding/cpython that referenced this pull request Feb 15, 2026
ljfp pushed a commit to ljfp/cpython that referenced this pull request Apr 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL