[pypy-issue] Issue #2494: Regression: _hashlib "built-ins" are coerced to methods again (pypy/pypy)

CFSworks issues-reply at bitbucket.org
Thu Mar 9 16:20:28 EST 2017


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.




More information about the pypy-issue mailing list