gh-111545: Add Py_HashPointer() function (#112096)
* Implement _Py_HashPointerRaw() as a static inline function. * Add Py_HashPointer() tests to test_capi.test_hash. * Keep _Py_HashPointer() function as an alias to Py_HashPointer().
V
Victor Stinner committed
828451dfde324f9499ffebc023a22b84dc5a125b
Parent: f885263
Committed by GitHub <noreply@github.com>
on 12/6/2023, 2:09:22 PM