New issue 2494: Regression: _hashlib "built-ins" are coerced to methods again
https://bitbucket.org/pypy/pypy/issues/2494/regression-_hashlib-built-ins-are-coerced

CFSworks:

Commit d9e5c51789d1b7df1144c2e58264a2e97c45ac4b appears to have regressed 
issues #579 and #584. Because the returned "new_hash" function is now 
application-level, it's no longer "built-in" and classes are once again trying 
to turn it into a method.


_______________________________________________
pypy-issue mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to