- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message394067
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:30 | ammar2 | set | recipients: + ammar2, paul.moore, vstinner, christian.heimes, tim.golden, zach.ware, steve.dower, Anthony Sottile, pablogsal, erlendaasland, stestagg, shreyanavigyan |
| 2021-05-20 21:27:30 | ammar2 | set | messageid: <1621546050.86.0.375033201254.issue44184@roundup.psfhosted.org> |
| 2021-05-20 21:27:30 | ammar2 | link | issue44184 messages |
| 2021-05-20 21:27:30 | ammar2 | create | |

