Petr Viktorin <encu...@gmail.com> added the comment:
Hm, after sleeping on it, I think I filed this too soon. If you don't have the superclass's C memory layout (and you can't add new C-level state), it's not likely that you want to define a class in C. I can construct theoretical cases where it might be useful, but IMO it should wait for an *actual* motivating use case. (The one I had was making a specific C-API test a bit easier to write, which is very weak.) No need to have this sit on CPython's TODO list. I'll close this and let someone reopen (or file a new issue) if they actually need it. ---------- resolution: -> postponed stage: -> resolved status: open -> closed _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue45525> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com