Pre-PEP: Unified slot system for the C API

I got the following version to work on both C11 and C++89 to C++20:

(I think C++11 is a reasonable minimal requirement, though)

3 Likes