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 yselivanov
Recipients brett.cannon, larry, ncoghlan, yselivanov
Date 2014-01-19.23:58:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390175880.79.0.948462703434.issue20308@psf.upfronthosting.co.za>
In-reply-to
Content
Attached is a stripped down patch that special-cases classes without __init__/__new__. Not metaclasses, for that we can start a new issue.
History
Date User Action Args
2014-01-19 23:58:00yselivanovsetrecipients: + yselivanov, brett.cannon, ncoghlan, larry
2014-01-19 23:58:00yselivanovsetmessageid: <1390175880.79.0.948462703434.issue20308@psf.upfronthosting.co.za>
2014-01-19 23:58:00yselivanovlinkissue20308 messages
2014-01-19 23:58:00yselivanovcreate