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>
E
Erlend Egeberg Aasland committed
3b52c8d66b25415f09478ab43f93d59a3547dc13
Parent: 3cc481b
Committed by GitHub <noreply@github.com>
on 4/28/2021, 5:02:42 PM