diff options
| author | Victor Stinner <vstinner@python.org> | 2021-04-13 13:33:31 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-13 13:33:31 +0200 |
| commit | 65f058eb081c9e1fe44115d1ac7966067e3650c7 (patch) | |
| tree | 280959d84c71bf4c20018b312b7b14b221473c83 /Python/errors.c | |
| parent | 54db51c9114ac49030832f5134979ca866ffd21c (diff) | |
| download | cpython-git-65f058eb081c9e1fe44115d1ac7966067e3650c7.tar.gz | |
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().
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions
