Matti Picus pushed to branch branch/py3.10 at PyPy / pypy


Commits:
da08decf by Matti Picus at 2023-01-11T23:13:55+02:00
make hash classes immutable via a metaclass, add hashlib interfaces, tweak 
error messages

--HG--
branch : py3.10

- - - - -
53033db7 by Matti Picus at 2023-01-11T23:14:26+02:00
add a gc.collect before reaping threads: cleans up dangling thread warnings

--HG--
branch : py3.10

- - - - -


11 changed files:

- extra_tests/test_hashlib.py
- lib-python/3/test/support/threading_helper.py
- lib_pypy/_blake2/__init__.py
- lib_pypy/_cffi_ssl/_cffi_src/openssl/crypto.py
- lib_pypy/_cffi_ssl/_cffi_src/openssl/evp.py
- lib_pypy/_hashlib/__init__.py
- lib_pypy/_sha1.py
- lib_pypy/_sha256.py
- lib_pypy/_sha3/__init__.py
- lib_pypy/_sha512.py
- pypy/objspace/std/typeobject.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/353be81732318f8ca5eb1264d8561427f69f6d68...53033db7e998270534138edc2b17b499c3719db7

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/353be81732318f8ca5eb1264d8561427f69f6d68...53033db7e998270534138edc2b17b499c3719db7
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to