Skip to content

gh-148967: Fix FFI type pointer handling for C complex support in set_stginfo_ffi_type_pointer#148969

Open
sunmy2019 wants to merge 2 commits intopython:mainfrom
sunmy2019:gh-148967
Open

gh-148967: Fix FFI type pointer handling for C complex support in set_stginfo_ffi_type_pointer#148969
sunmy2019 wants to merge 2 commits intopython:mainfrom
sunmy2019:gh-148967

Conversation

@sunmy2019
Copy link
Copy Markdown
Member

@sunmy2019 sunmy2019 commented Apr 24, 2026

The else branch is taken from the earlier _ctype.c.

@sunmy2019
Copy link
Copy Markdown
Member Author

I don't think we need to add NEWs. The regression is just introduced by 769cc83.

@sunmy2019 sunmy2019 added 3.14 bugs and security fixes needs backport to 3.14 bugs and security fixes 3.15 new features, bugs and security fixes skip news 🔨 test-with-buildbots Test PR w/ buildbots; report in status section labels Apr 24, 2026
@bedevere-bot
Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @sunmy2019 for commit 6d85124 🤖

Results will be shown at:

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

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

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Apr 24, 2026
@sunmy2019 sunmy2019 removed 3.14 bugs and security fixes 3.15 new features, bugs and security fixes labels Apr 24, 2026
Copy link
Copy Markdown
Member

@skirpichev skirpichev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix.

Comment thread Modules/_ctypes/_ctypes.c
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