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 vstinner
Recipients corona10, eric.smith, petr.viktorin, rhettinger, serhiy.storchaka, vstinner
Date 2022-03-28.16:25:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648484704.31.0.657714656011.issue47143@roundup.psfhosted.org>
In-reply-to
Content
> * old fixed attrs issue: https://github.com/python-attrs/attrs/issues/102
> * attrs issue with Python 3.11: https://github.com/python-attrs/attrs/issues/907
> * dataclasses issues with slots=True: https://bugs.python.org/issue46404

Similar bug without attrs nor dataclasses: bpo-29944 "Argumentless super() fails in classes constructed with type()".
History
Date User Action Args
2022-03-28 16:25:04vstinnersetrecipients: + vstinner, rhettinger, eric.smith, petr.viktorin, serhiy.storchaka, corona10
2022-03-28 16:25:04vstinnersetmessageid: <1648484704.31.0.657714656011.issue47143@roundup.psfhosted.org>
2022-03-28 16:25:04vstinnerlinkissue47143 messages
2022-03-28 16:25:04vstinnercreate