- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message384591
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 | ethan.furman |
|---|---|
| Recipients | barry, eli.bendersky, ethan.furman, felixxm |
| Date | 2021-01-07.15:06:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1610031997.25.0.900378546248.issue42851@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
That would be due to some changes to try and get `Enum` and `__init_subclass__` to work together. I'll revert those changes. Thank you for the report. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-01-07 15:06:37 | ethan.furman | set | recipients: + ethan.furman, barry, eli.bendersky, felixxm |
| 2021-01-07 15:06:37 | ethan.furman | set | messageid: <1610031997.25.0.900378546248.issue42851@roundup.psfhosted.org> |
| 2021-01-07 15:06:37 | ethan.furman | link | issue42851 messages |
| 2021-01-07 15:06:37 | ethan.furman | create | |

