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 vstinner
Recipients r.david.murray, rhettinger, serhiy.storchaka, vstinner, xiang.zhang
Date 2017-09-21.12:16:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505996210.85.0.50218318946.issue27541@psf.upfronthosting.co.za>
In-reply-to
Content
Why using type.__name__ rather than type.__qualname__?
History
Date User Action Args
2017-09-21 12:16:50vstinnersetrecipients: + vstinner, rhettinger, r.david.murray, serhiy.storchaka, xiang.zhang
2017-09-21 12:16:50vstinnersetmessageid: <1505996210.85.0.50218318946.issue27541@psf.upfronthosting.co.za>
2017-09-21 12:16:50vstinnerlinkissue27541 messages
2017-09-21 12:16:50vstinnercreate