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
Hello. It's been a while since I've changed py27hash. It was primarily designed to help with converting Python 2 programs to Python 3. Given that Python 2.7 has now been EOL for 4 years, not sure how much need there is for this library.
Hash of integer long in python2 and python3 has different result. Must implement hash of long
Example:
Python2
Python3
The text was updated successfully, but these errors were encountered: