David Lord <[email protected]> added the comment:
It appears to be solved in Flask-SQLAlchemy's development version already, as the mixins now inherit from `type`. We caught the issue when we started applying flake8 (possibly through flake8-bugbear). ---------- nosy: +davidism _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue41295> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
