Guido van Rossum <[email protected]> added the comment:
As long as you can't crash CPython with this, this is the responsibility of the code that assigns to __bases__. If they don't take care, the program's behavior is undefined. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue21919> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
