- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message402511
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 | steve.dower |
|---|---|
| Recipients | Alexander.Belopolsky, Arfrever, Christian.Tismer, Robin.Schreiber, amaury.forgeotdarc, belopolsky, haberman2, jcea, jhaberman, lekma, loewis, mattip, petr.viktorin, pitrou, seberg, steve.dower |
| Date | 2021-09-23.17:08:06 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1632416886.82.0.335007996556.issue15870@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Passing the metaclass as a slot seems like the right idea for this API, though I recall there being some concern about the API (IIRC, mixing function pointers and data pointers doesn't work on some platforms?) that mean it'll be deprecated in the future. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-09-23 17:08:06 | steve.dower | set | recipients: + steve.dower, loewis, jcea, amaury.forgeotdarc, belopolsky, pitrou, Arfrever, petr.viktorin, lekma, Alexander.Belopolsky, mattip, Robin.Schreiber, seberg, Christian.Tismer, jhaberman, haberman2 |
| 2021-09-23 17:08:06 | steve.dower | set | messageid: <1632416886.82.0.335007996556.issue15870@roundup.psfhosted.org> |
| 2021-09-23 17:08:06 | steve.dower | link | issue15870 messages |
| 2021-09-23 17:08:06 | steve.dower | create | |

