mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
828451dfde
* 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().
Miscellaneous source files for the main Python shared library