mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
* 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