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 serhiy.storchaka
Recipients Arfrever, christian.heimes, doerwalter, ezio.melotti, lemburg, pkt, serhiy.storchaka, vstinner
Date 2015-05-04.13:21:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430745666.6.0.754150915504.issue24102@psf.upfronthosting.co.za>
In-reply-to
Content
Also fixed handling errors of PyObject_IsSubclass() (issue24115) in the _codecs module.
History
Date User Action Args
2015-05-04 13:21:06serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, doerwalter, vstinner, christian.heimes, ezio.melotti, Arfrever, pkt
2015-05-04 13:21:06serhiy.storchakasetmessageid: <1430745666.6.0.754150915504.issue24102@psf.upfronthosting.co.za>
2015-05-04 13:21:06serhiy.storchakalinkissue24102 messages
2015-05-04 13:21:06serhiy.storchakacreate