Skip to content

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

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

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

Conversation

@encukou
Copy link
Copy Markdown
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.

@github-actions
Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review skip news stale Stale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant