Message308151
Guido, what is your preference for the implementation of ``__class_getitem__``: ``PyObject_GetItem`` (current one) or ``type.__getitem__`` (old one)? Can we just go ahead with the version you like and then re-consider if some objections will appear? I am asking because you are going on vacation soon and there is a second part of implementation -- changes in typing (and someone needs to review them :-) |
|
Date |
User |
Action |
Args |
2017-12-12 21:10:56 | levkivskyi | set | recipients:
+ levkivskyi, gvanrossum, serhiy.storchaka |
2017-12-12 21:10:56 | levkivskyi | set | messageid: <1513113056.14.0.213398074469.issue32226@psf.upfronthosting.co.za> |
2017-12-12 21:10:56 | levkivskyi | link | issue32226 messages |
2017-12-12 21:10:56 | levkivskyi | create | |
|