gh-111545: Add Py_HashPointer() function by vstinner · Pull Request #112096 · python/cpython
Bot
mentioned this pull request
vstinner
marked this pull request as ready for review
This was referenced
vstinner
changed the title
gh-111545: Add PyHash_Pointer() function
gh-111545: Add Py_HashPointer() function
* 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().
aisk pushed a commit to aisk/cpython that referenced this pull request
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters