diff options
author | Erlend Egeberg Aasland <erlend.aasland@innova.no> | 2021-04-28 17:02:42 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-28 17:02:42 (GMT) |
commit | 3b52c8d66b25415f09478ab43f93d59a3547dc13 (patch) | |
tree | c403cd3e2e6601ce86b4732085f0836d278964d9 /Doc/whatsnew | |
parent | 3cc481b9de43c234889c8010e7da3af7c0f42319 (diff) | |
download | cpython-3b52c8d66b25415f09478ab43f93d59a3547dc13.zip cpython-3b52c8d66b25415f09478ab43f93d59a3547dc13.tar.gz cpython-3b52c8d66b25415f09478ab43f93d59a3547dc13.tar.bz2 |
bpo-43908: Add Py_TPFLAGS_IMMUTABLETYPE flag (GH-25520)
Introduce Py_TPFLAGS_IMMUTABLETYPE flag for immutable type objects, and
modify PyType_Ready() to set it for static types.
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Doc/whatsnew')
0 files changed, 0 insertions, 0 deletions