This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author davidism
Recipients christian.heimes, davidism, kam193, lukasz.langa, scoder
Date 2020-07-14.15:41:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594741304.35.0.429582591639.issue41295@roundup.psfhosted.org>
In-reply-to
Content
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).
History
Date User Action Args
2020-07-14 15:41:44davidismsetrecipients: + davidism, scoder, christian.heimes, lukasz.langa, kam193
2020-07-14 15:41:44davidismsetmessageid: <1594741304.35.0.429582591639.issue41295@roundup.psfhosted.org>
2020-07-14 15:41:44davidismlinkissue41295 messages
2020-07-14 15:41:44davidismcreate