Skip to content

gh-81241: Fix importing ctypes from statically linked interpreters - #153890

Open
ZeroIntensity wants to merge 2 commits into
python:mainfrom
ZeroIntensity:ctypes/fix-statically-linked-interp
Open

gh-81241: Fix importing ctypes from statically linked interpreters#153890
ZeroIntensity wants to merge 2 commits into
python:mainfrom
ZeroIntensity:ctypes/fix-statically-linked-interp

Conversation

@ZeroIntensity

@ZeroIntensityZeroIntensity commented Jul 18, 2026

Copy link
Copy Markdown
Member

Unfortunately, I don't think there's a great way to test for this.

@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #33644349 | 📁 Comparing a7b20d1 against main (cffcee4)

🔍 Preview build

2 files changed
±library/ctypes.html
±whatsnew/changelog.html

@ZeroIntensityZeroIntensity added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Jul 18, 2026
@bedevere-bot

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @ZeroIntensity for commit a7b20d1 🤖

Results will be shown at:

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

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

@bedevere-botbedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Jul 18, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants

@ZeroIntensity@bedevere-bot@tomasr8