Skip to content

Conversation

@Avasam
Copy link
Collaborator

@Avasam Avasam commented May 9, 2025

Addresses a Python C API Deprecation listed in #2588

_Py_HashPointer is currently an alias for Py_HashPointer kept temporarily for backwards compatibility. So this should be safe.

// Kept for backward compatibility
#define _Py_HashPointer Py_HashPointer

@Avasam Avasam mentioned this pull request May 9, 2025
7 tasks
@Avasam Avasam requested a review from mhammond May 30, 2025 18:57
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