Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop hash() from working in Python 2, to match Python 3 behaviour #165

Closed
wants to merge 1 commit into from

Conversation

vadmium
Copy link

@vadmium vadmium commented Nov 15, 2013

This avoids DeprecationWarning warnings when running with “python2 -3”.

This avoids DeprecationWarning warnings when running with “python2 -3”.
@amoffat
Copy link
Owner

amoffat commented Dec 24, 2014

thanks, merged into release-1.10 branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants