You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
This is used to implement CPython-like hashing of numeric types e.g.in Sage orin gmpy2. Actually, the same info is available viasys.hash_info, so I don't see reasons to hide this in Python.h.