Skip to content

Conversation

@davidhewitt
Copy link
Member

Partially split from #4379

This updates modsupport.rs by removing private symbols and at the same time synchronising to Python 3.13. The only actual API change is the use of *const *const char instead of *mut *mut char in PyArg_ParseTupleAndKeywords, came from python/cpython#105958

@davidhewitt
Copy link
Member Author

Will proceed to merge this as a mechanical ffi cleanup

@davidhewitt davidhewitt added this pull request to the merge queue Aug 8, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 8, 2024
@davidhewitt davidhewitt added this pull request to the merge queue Aug 9, 2024
Merged via the queue into PyO3:main with commit 26d2883 Aug 10, 2024
@davidhewitt davidhewitt deleted the parse-tuple-const branch August 10, 2024 00:19
davidhewitt added a commit that referenced this pull request Sep 3, 2024
davidhewitt added a commit that referenced this pull request Sep 3, 2024
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.

1 participant