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 serhiy.storchaka
Recipients gvanrossum, levkivskyi, serhiy.storchaka, vstinner, xgdomingo
Date 2018-01-04.22:21:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515104509.42.0.467229070634.issue32226@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ce5b0e9db1b9698e6ffc43ae41cf3a22ca5a6ba6 by Serhiy Storchaka in branch 'master':
bpo-32226: Make __class_getitem__ an automatic class method. (#5098)
https://github.com/python/cpython/commit/ce5b0e9db1b9698e6ffc43ae41cf3a22ca5a6ba6
History
Date User Action Args
2018-01-04 22:21:49serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, vstinner, levkivskyi, xgdomingo
2018-01-04 22:21:49serhiy.storchakasetmessageid: <1515104509.42.0.467229070634.issue32226@psf.upfronthosting.co.za>
2018-01-04 22:21:49serhiy.storchakalinkissue32226 messages
2018-01-04 22:21:49serhiy.storchakacreate