bpo-43770: Reorder type_ready() (GH-25373)
Add type_ready_create_dict() sub-function. * Start with type_ready_create_dict(). * Call type_ready_mro() earlier, before type_ready_add_attrs(). * Call type_ready_inherit_special() earlier, in type_ready_inherit().
V
Victor Stinner committed
65f058eb081c9e1fe44115d1ac7966067e3650c7
Parent: 54db51c
Committed by GitHub <noreply@github.com>
on 4/13/2021, 11:33:31 AM