Skip to content

Comments

gh-128715: CTypeField: Put intness, signedness and pointerness in flags#138541

Open
encukou wants to merge 3 commits intopython:mainfrom
encukou:ctypes-bitfield-step
Open

gh-128715: CTypeField: Put intness, signedness and pointerness in flags#138541
encukou wants to merge 3 commits intopython:mainfrom
encukou:ctypes-bitfield-step

Conversation

@encukou
Copy link
Member

@encukou encukou commented Sep 5, 2025

A bit more refactoring for gh-128715: use flags instead of some of the switch cases that need to list every type code with some property.

Also simplify code that went through _ctypes_get_fielddesc to get a function defined in the same file.

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.

1 participant