[pypy-commit] [Git][pypy/pypy][branch/py3.9-hashlib] pass around usedforsecurity and handle edge cases to make test_hashlib pass

Matti Picus (@mattip) foss at heptapod.net
Sat Nov 13 11:09:41 EST 2021



Matti Picus pushed to branch branch/py3.9-hashlib at PyPy / pypy


Commits:
dcc64b63 by Matti Picus at 2021-11-12T23:27:28+02:00
pass around usedforsecurity and handle edge cases to make test_hashlib pass

--HG--
branch : py3.9-hashlib

- - - - -


9 changed files:

- lib_pypy/_blake2/__init__.py
- lib_pypy/_hashlib/__init__.py
- lib_pypy/_md5.py
- lib_pypy/_sha1.py
- lib_pypy/_sha256.py
- lib_pypy/_sha3/__init__.py
- lib_pypy/_sha512.py
- pypy/module/_md5/interp_md5.py
- rpython/rlib/rmd5.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/dcc64b63cb07b59a4cca19c16a97a3254dbbc692

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/dcc64b63cb07b59a4cca19c16a97a3254dbbc692
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20211113/88d438b3/attachment.html>


More information about the pypy-commit mailing list