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 ncoghlan
Recipients CuriousLearner, Eric.Wieser, Rodolpho.Eckhardt, belopolsky, brian.curtin, eric.araujo, georg.brandl, henriquebastos, ncoghlan, robcliffe, ron_adam, terry.reedy, xtreak
Date 2018-10-21.07:22:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540106526.6.0.788709270274.issue8525@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a323cdcb33c8c856e5668acfb2c67ab5198672c4 by Nick Coghlan (Sanyam Khurana) in branch 'master':
bpo-8525: help() on a type now shows builtin subclasses (GH-5066)
https://github.com/python/cpython/commit/a323cdcb33c8c856e5668acfb2c67ab5198672c4
History
Date User Action Args
2018-10-21 07:22:06ncoghlansetrecipients: + ncoghlan, georg.brandl, terry.reedy, belopolsky, ron_adam, eric.araujo, brian.curtin, robcliffe, henriquebastos, Rodolpho.Eckhardt, Eric.Wieser, CuriousLearner, xtreak
2018-10-21 07:22:06ncoghlansetmessageid: <1540106526.6.0.788709270274.issue8525@psf.upfronthosting.co.za>
2018-10-21 07:22:06ncoghlanlinkissue8525 messages
2018-10-21 07:22:06ncoghlancreate