- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message414815
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 | juliusgeo |
|---|---|
| Recipients | AlexWaygood, FHTMitchell, JelleZijlstra, Steven Silvester, dlukes, eric.smith, graingert, gvanrossum, juliusgeo, kj, levkivskyi, python-dev, rhettinger, serhiy.storchaka, sobolevn |
| Date | 2022-03-09.21:20:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1646860850.34.0.928456062672.issue43923@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
What about Protocol? It is possible to create a dataclass that is a protocol, so it would be nicer from a symmetry perspective to allow it on both dataclasses and NamedTuples. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-03-09 21:20:50 | juliusgeo | set | recipients: + juliusgeo, gvanrossum, rhettinger, eric.smith, python-dev, serhiy.storchaka, graingert, levkivskyi, dlukes, JelleZijlstra, FHTMitchell, Steven Silvester, sobolevn, kj, AlexWaygood |
| 2022-03-09 21:20:50 | juliusgeo | set | messageid: <1646860850.34.0.928456062672.issue43923@roundup.psfhosted.org> |
| 2022-03-09 21:20:50 | juliusgeo | link | issue43923 messages |
| 2022-03-09 21:20:50 | juliusgeo | create | |

