diff options
author | Victor Stinner <vstinner@python.org> | 2021-04-13 13:25:16 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-13 13:25:16 (GMT) |
commit | a328d73843cfd42d2aee1434c78df1ef2845931a (patch) | |
tree | 531d9c250158ed99898b528661a95293e10a05df /Python/pythonrun.c | |
parent | 65f058eb081c9e1fe44115d1ac7966067e3650c7 (diff) | |
download | cpython-a328d73843cfd42d2aee1434c78df1ef2845931a.zip cpython-a328d73843cfd42d2aee1434c78df1ef2845931a.tar.gz cpython-a328d73843cfd42d2aee1434c78df1ef2845931a.tar.bz2 |
bpo-43770: Cleanup type_ready() (GH-25388)
* Rename functions
* Only pass type parameter to "add_xxx" functions.
* Clarify the role of the type_ready_inherit_as_structs() function.
* Move type_dict_set_doc() code to call it in type_ready_fill_dict().
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions