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 berker.peksag
Recipients Claudiu.Popa, berker.peksag, daniel.wagner-hall, ezio.melotti, martin.panter, michael.foord, r.david.murray, serhiy.storchaka
Date 2015-05-16.17:10:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431796203.35.0.302093255119.issue15836@psf.upfronthosting.co.za>
In-reply-to
Content
Since the patch has been reviewed by several core developers, I think you can go ahead and commit it.

I'm +0 on the 2.7 version of the patch (the isinstance(e, types.ClassType) part looks fine, but I haven't tested it). It's probably not worth to change anything on the 2.7 branch now :)
History
Date User Action Args
2015-05-16 17:10:03berker.peksagsetrecipients: + berker.peksag, ezio.melotti, r.david.murray, michael.foord, Claudiu.Popa, martin.panter, daniel.wagner-hall, serhiy.storchaka
2015-05-16 17:10:03berker.peksagsetmessageid: <1431796203.35.0.302093255119.issue15836@psf.upfronthosting.co.za>
2015-05-16 17:10:03berker.peksaglinkissue15836 messages
2015-05-16 17:10:03berker.peksagcreate