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 ammar2
Recipients Anthony Sottile, ammar2, christian.heimes, erlendaasland, pablogsal, paul.moore, shreyanavigyan, stestagg, steve.dower, tim.golden, vstinner, zach.ware
Date 2021-05-20.21:27:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621546050.86.0.375033201254.issue44184@roundup.psfhosted.org>
In-reply-to
Content
Just to thicken the mystery a bit further, if you comment out

    import inspect

in dataclasses.py, the error also goes away.
History
Date User Action Args
2021-05-20 21:27:30ammar2setrecipients: + ammar2, paul.moore, vstinner, christian.heimes, tim.golden, zach.ware, steve.dower, Anthony Sottile, pablogsal, erlendaasland, stestagg, shreyanavigyan
2021-05-20 21:27:30ammar2setmessageid: <1621546050.86.0.375033201254.issue44184@roundup.psfhosted.org>
2021-05-20 21:27:30ammar2linkissue44184 messages
2021-05-20 21:27:30ammar2create