Skip to content

Issue #597 pypy hashlib compat. #615

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

Merged
merged 1 commit into from
Jul 29, 2012
Merged

Issue #597 pypy hashlib compat. #615

merged 1 commit into from
Jul 29, 2012

Conversation

pnasrat
Copy link
Contributor

@pnasrat pnasrat commented Jul 29, 2012

Hash attribute name is a cpython implementation detail and not in the
PEP.

Use digest_size for some form of validation as that is all we can rely
on.

TESTED 2.7, 3.3, pypy 1.9

Hash attribute name is a cpython implementation detail and not in the
PEP.

Use digest_size for some form of validation as that is all we can rely
on.

TESTED 2.7, 3.3, pypy 1.9
jezdez added a commit that referenced this pull request Jul 29, 2012
@jezdez jezdez merged commit 0fcfe0f into pypa:develop Jul 29, 2012
@travisbot
Copy link

This pull request passes (merged d1a7ea2 into 27c0f5e).

@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 5, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants