diff options
author | Petr Viktorin <encukou@gmail.com> | 2019-06-03 01:31:12 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-03 01:31:12 +0200 |
commit | 7f4ae1b2cc60cb69938e7c88793b9e9a2dd36d93 (patch) | |
tree | fdbae6e040276df94d9febafd9e1a02ca512ffda /Python/pythonrun.c | |
parent | 0d70227e419ab78c44d81b4ea6ae8aaf769470e6 (diff) | |
download | cpython-git-7f4ae1b2cc60cb69938e7c88793b9e9a2dd36d93.tar.gz |
bpo-37012: Clean up special cases in PyType_FromSpecWithBases slot assignments (GH-13496)
The main slot assignment loop is now if-else if ladder, making the
control flow clearer.
Based on suggestion by Victor Stinner in:
https://github.com/python/cpython/pull/10304/#issuecomment-491123026
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions