summaryrefslogtreecommitdiffstats
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2021-04-30 16:40:30 (GMT)
committerGitHub <noreply@github.com>2021-04-30 16:40:30 (GMT)
commit665c7746fca180266b121183c2d5136c547006e0 (patch)
tree208fbd2a6ac0b7bf001fd3fb09ac36884f967215 /Python/Python-ast.c
parente374a40afa09be728b01653a06c9febfad9c9c50 (diff)
downloadcpython-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