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, ncoghlan, serhiy.storchaka
Date 2017-12-10.00:14:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512864865.13.0.213398074469.issue31506@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 780acc89bccf9999332d334a27887684cc942eb6 by Nick Coghlan (Sanyam Khurana) in branch 'master':
bpo-31506: Improve the error message logic for class instantiation (GH-4740)
https://github.com/python/cpython/commit/780acc89bccf9999332d334a27887684cc942eb6
History
Date User Action Args
2017-12-10 00:14:25ncoghlansetrecipients: + ncoghlan, serhiy.storchaka, CuriousLearner
2017-12-10 00:14:25ncoghlansetmessageid: <1512864865.13.0.213398074469.issue31506@psf.upfronthosting.co.za>
2017-12-10 00:14:25ncoghlanlinkissue31506 messages
2017-12-10 00:14:25ncoghlancreate