Message357854
In principle I think this is a good idea.
If this was user code, we would inherit from typing.Generic. I understand you wanting to avoid the overhead of that. But will it work correctly at runtime with other typing constructors? I guess __annotations__ will not show the generic type's parameter. Will anybody care?
Maybe we need to walk through some detailed examples. |
|
Date |
User |
Action |
Args |
2019-12-05 14:55:53 | gvanrossum | set | recipients:
+ gvanrossum, asvetlov, yselivanov, levkivskyi |
2019-12-05 14:55:53 | gvanrossum | set | messageid: <1575557753.21.0.134038671836.issue38978@roundup.psfhosted.org> |
2019-12-05 14:55:53 | gvanrossum | link | issue38978 messages |
2019-12-05 14:55:53 | gvanrossum | create | |
|