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 sproshev
Recipients gvanrossum, josh.r, levkivskyi, rhettinger, sproshev
Date 2018-04-23.12:29:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1524486581.79.0.682650639539.issue33315@psf.upfronthosting.co.za>
In-reply-to
Content
I had been thinking about `__class_getitem__` when the issue were created.

I suspected it's not difficult to implement and it follows PEP 560.
So I'm +1 for `__class_item__`, quotes and postponed evaluation are also ok.
History
Date User Action Args
2018-04-23 12:29:41sproshevsetrecipients: + sproshev, gvanrossum, rhettinger, josh.r, levkivskyi
2018-04-23 12:29:41sproshevsetmessageid: <1524486581.79.0.682650639539.issue33315@psf.upfronthosting.co.za>
2018-04-23 12:29:41sproshevlinkissue33315 messages
2018-04-23 12:29:41sproshevcreate