Skip to content

Conversation

@davidhewitt
Copy link
Member

Since Python 3.11 the C headers have disabled the contents of marshal.h with the limited API. https://docs.python.org/3/whatsnew/3.11.html#whatsnew311-c-api-removed

This is classed as a fix because they were never documented as part of the stable API: https://bugs.python.org/issue45474

@davidhewitt davidhewitt mentioned this pull request Oct 3, 2023
@davidhewitt davidhewitt added this pull request to the merge queue Oct 4, 2023
Merged via the queue into PyO3:main with commit cbd7370 Oct 4, 2023
@davidhewitt davidhewitt deleted the ffi-marshal-limited branch October 4, 2023 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants