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 levkivskyi
Recipients David E. Franco G., Spencer Brown, gvanrossum, levkivskyi, yselivanov
Date 2016-10-22.14:55:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1477148122.79.0.652782035483.issue27989@psf.upfronthosting.co.za>
In-reply-to
Content
Actually, for classes, it is probably worth adding a separate section "Generic type info" that will render information using __orig_bases__, __parameters__, and __args__. At the same time the "header" will be the same as now, listing runtime __bases__.

What do you think about this? Should I open a separate issue?
History
Date User Action Args
2016-10-22 14:55:22levkivskyisetrecipients: + levkivskyi, gvanrossum, yselivanov, Spencer Brown, David E. Franco G.
2016-10-22 14:55:22levkivskyisetmessageid: <1477148122.79.0.652782035483.issue27989@psf.upfronthosting.co.za>
2016-10-22 14:55:22levkivskyilinkissue27989 messages
2016-10-22 14:55:22levkivskyicreate