diff options
author | Erlend Egeberg Aasland <erlend.aasland@innova.no> | 2021-04-30 13:25:43 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-30 13:25:43 (GMT) |
commit | 64141382ecbad665d5738ff26d15505f3427c724 (patch) | |
tree | 4e651b277dd979d635cc55fa5b5bf33864a20d69 /Python/compile.c | |
parent | 9032cf5cb1e33c0349089cfb0f6bf11ed3c30e86 (diff) | |
download | cpython-64141382ecbad665d5738ff26d15505f3427c724.zip cpython-64141382ecbad665d5738ff26d15505f3427c724.tar.gz cpython-64141382ecbad665d5738ff26d15505f3427c724.tar.bz2 |
bpo-43908: check_set_special_type_attr() checks Py_TPFLAGS_IMMUTABLETYPE (GH-25743)
check_set_special_type_attr() and type_set_annotations()
now check for immutable flag (Py_TPFLAGS_IMMUTABLETYPE).
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions