SIGN IN SIGN UP

bpo-43916: _md5.md5 uses Py_TPFLAGS_DISALLOW_INSTANTIATION (GH-25753)

The following types use Py_TPFLAGS_DISALLOW_INSTANTIATION flag:

* _md5.md5
* _sha1.sha1
* _sha256.sha224
* _sha256.sha256
* _sha512.sha384
* _sha512.sha512
V
Victor Stinner committed
665c7746fca180266b121183c2d5136c547006e0
Parent: e374a40
Committed by GitHub <noreply@github.com> on 4/30/2021, 4:40:30 PM