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 r.david.murray
Recipients r.david.murray, sjoerdjob
Date 2015-11-02.23:44:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1446507868.32.0.804942413573.issue25537@psf.upfronthosting.co.za>
In-reply-to
Content
This does not sound like the kind of change we would accept for python 2.7.  (I also don't understand what the difference is between calling issubclass on the type and isinstance on the instance in this case.  But, then, I haven't looked at the code in question.)
History
Date User Action Args
2015-11-02 23:44:28r.david.murraysetrecipients: + r.david.murray, sjoerdjob
2015-11-02 23:44:28r.david.murraysetmessageid: <1446507868.32.0.804942413573.issue25537@psf.upfronthosting.co.za>
2015-11-02 23:44:28r.david.murraylinkissue25537 messages
2015-11-02 23:44:28r.david.murraycreate