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 r.david.murray, rhettinger, serhiy.storchaka, xiang.zhang
Date 2017-09-21.11:24:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505993056.44.0.865181742195.issue27541@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b3a77964ea89a488fc0e920e3db6d8477279f19b by Serhiy Storchaka in branch 'master':
bpo-27541: Reprs of subclasses of some classes now contain actual type name. (#3631)
https://github.com/python/cpython/commit/b3a77964ea89a488fc0e920e3db6d8477279f19b
History
Date User Action Args
2017-09-21 11:24:16serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, r.david.murray, xiang.zhang
2017-09-21 11:24:16serhiy.storchakasetmessageid: <1505993056.44.0.865181742195.issue27541@psf.upfronthosting.co.za>
2017-09-21 11:24:16serhiy.storchakalinkissue27541 messages
2017-09-21 11:24:16serhiy.storchakacreate