SIGN IN SIGN UP

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
P
Petr Viktorin committed
7f4ae1b2cc60cb69938e7c88793b9e9a2dd36d93
Parent: 0d70227
Committed by GitHub <noreply@github.com> on 6/2/2019, 11:31:12 PM