diff options
author | Victor Stinner <vstinner@python.org> | 2021-04-30 16:40:30 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-30 16:40:30 (GMT) |
commit | 665c7746fca180266b121183c2d5136c547006e0 (patch) | |
tree | 208fbd2a6ac0b7bf001fd3fb09ac36884f967215 /Python/Python-ast.c | |
parent | e374a40afa09be728b01653a06c9febfad9c9c50 (diff) | |
download | cpython-665c7746fca180266b121183c2d5136c547006e0.zip cpython-665c7746fca180266b121183c2d5136c547006e0.tar.gz cpython-665c7746fca180266b121183c2d5136c547006e0.tar.bz2 |
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
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions