summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2021-04-13 11:33:31 (GMT)
committerGitHub <noreply@github.com>2021-04-13 11:33:31 (GMT)
commit65f058eb081c9e1fe44115d1ac7966067e3650c7 (patch)
tree280959d84c71bf4c20018b312b7b14b221473c83 /Python/pythonrun.c
parent54db51c9114ac49030832f5134979ca866ffd21c (diff)
downloadcpython-65f058eb081c9e1fe44115d1ac7966067e3650c7.zip
cpython-65f058eb081c9e1fe44115d1ac7966067e3650c7.tar.gz
cpython-65f058eb081c9e1fe44115d1ac7966067e3650c7.tar.bz2
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/pythonrun.c')
0 files changed, 0 insertions, 0 deletions