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, belopolsky, eric.araujo, ncoghlan, serhiy.storchaka
Date 2018-12-31.05:14:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546233290.31.0.286343218795.issue35614@roundup.psfhosted.org>
In-reply-to
Content
New changeset b539cef31c060c7eecc331d25a23b80ded0baf08 by Nick Coghlan (Sanyam Khurana) in branch 'master':
bpo-35614: Fix pydoc help() on metaclasses (#11357)
https://github.com/python/cpython/commit/b539cef31c060c7eecc331d25a23b80ded0baf08
History
Date User Action Args
2018-12-31 05:14:51ncoghlansetrecipients: + ncoghlan, belopolsky, eric.araujo, serhiy.storchaka, CuriousLearner
2018-12-31 05:14:50ncoghlansetmessageid: <1546233290.31.0.286343218795.issue35614@roundup.psfhosted.org>
2018-12-31 05:14:50ncoghlanlinkissue35614 messages
2018-12-31 05:14:50ncoghlancreate