Skip to content

Conversation

@davidhewitt
Copy link
Member

@davidhewitt davidhewitt commented May 1, 2025

Related to #4379

This removes all private (underscore-prefixed) of static variables from pyo3-ffi's API.

The ones in weakrefobject.rs remain around without pub because other functions in that file refer to them at the ABI level.

@davidhewitt davidhewitt force-pushed the remove-private-static-ffi branch from efdd4cb to 8ec0b5d Compare May 1, 2025 02:46
@Icxolu Icxolu added this pull request to the merge queue May 2, 2025
Merged via the queue into PyO3:main with commit ddd6aa0 May 2, 2025
42 of 45 checks passed
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