- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message384608
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.21:56:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1610056565.84.0.532321274272.issue42851@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 9ab4dd452287169f08a8cf4d4c68c2139f8de714 by Ethan Furman in branch '3.9': [3.9] bpo-42851: [Enum] remove brittle __init_subclass__ support (GH-24154) (GH-24155) https://github.com/python/cpython/commit/9ab4dd452287169f08a8cf4d4c68c2139f8de714 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-01-07 21:56:05 | ethan.furman | set | recipients: + ethan.furman, barry, eli.bendersky, felixxm |
| 2021-01-07 21:56:05 | ethan.furman | set | messageid: <1610056565.84.0.532321274272.issue42851@roundup.psfhosted.org> |
| 2021-01-07 21:56:05 | ethan.furman | link | issue42851 messages |
| 2021-01-07 21:56:05 | ethan.furman | create | |

