Skip to content

Backport 'Fix ctypes structs' (97702) to 3.11 - #102774

Closed
matthiasgoergens wants to merge 1 commit into
python:3.11from
matthiasgoergens:matthias/fix-bitfield-3.10
Closed

Backport 'Fix ctypes structs' (97702) to 3.11#102774
matthiasgoergens wants to merge 1 commit into
python:3.11from
matthiasgoergens:matthias/fix-bitfield-3.10

Conversation

@matthiasgoergens

@matthiasgoergensmatthiasgoergens commented Mar 17, 2023

Copy link
Copy Markdown
Contributor

Mostly for testing against libraries like numpy. I am not sure whether it will make sense to actually release the backport, as it breaks bug-for-bug compatibility. See #97702 for the discussion.

Mostly for testing against libraries like numpy.
@matthiasgoergensmatthiasgoergens changed the title Backport 'gh-97588: Fix ctypes structs' to 3.11Backport 'gh-97702: Fix ctypes structs' to 3.11Mar 17, 2023
@matthiasgoergensmatthiasgoergens changed the title Backport 'gh-97702: Fix ctypes structs' to 3.11Backport 'Fix ctypes structs' (97702) to 3.11Mar 17, 2023
@gpshead
gpshead marked this pull request as draft March 17, 2023 06:31
@hugovk

Copy link
Copy Markdown
Member

@matthiasgoergens Hi! I'm going to close this PR because it's targeting the 3.11 branch, which is now accepting security fixes only: https://devguide.python.org/versions/

Do you still need it for testing? We can re-open if so, or you can also open against your own fork.

@hugovkhugovk closed this Aug 9, 2024
@matthiasgoergens

Copy link
Copy Markdown
ContributorAuthor

Please feel free to leave this closed.

Thanks for doing the cleanup!

Sign up for freeto 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

@matthiasgoergens@hugovk@bedevere-bot