Message357875
I see the point in using ``__class_getitem__`` in Python classes too, we can probably start using a dummy method returning class object itself now. Also PEP 585 already has a long list of candidates for "proper" ``__class_getitem__`` support. Maybe we can add these classes to that list? Maybe it would make sense to also have ``PathLike`` there? |
|
Date |
User |
Action |
Args |
2019-12-05 18:04:30 | levkivskyi | set | recipients:
+ levkivskyi, gvanrossum, asvetlov, lukasz.langa, yselivanov |
2019-12-05 18:04:30 | levkivskyi | set | messageid: <1575569070.51.0.0257039163178.issue38978@roundup.psfhosted.org> |
2019-12-05 18:04:30 | levkivskyi | link | issue38978 messages |
2019-12-05 18:04:30 | levkivskyi | create | |
|