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 abrosimov.a.a
Recipients abrosimov.a.a, eric.smith
Date 2020-12-25.21:39:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608932387.37.0.34166365922.issue42742@roundup.psfhosted.org>
In-reply-to
Content
I think the second option looks better.
More pythonic.
No need to create new classes
No typing hacks.
Mixin can be easily expanded.

Yes, I will do refactoring, typing, documentation and tests in PR.
History
Date User Action Args
2020-12-25 21:39:47abrosimov.a.asetrecipients: + abrosimov.a.a, eric.smith
2020-12-25 21:39:47abrosimov.a.asetmessageid: <1608932387.37.0.34166365922.issue42742@roundup.psfhosted.org>
2020-12-25 21:39:47abrosimov.a.alinkissue42742 messages
2020-12-25 21:39:47abrosimov.a.acreate