Message 195113 - Python tracker (original) (raw)

Message195113

Author vstinner
Recipients gregory.p.smith, neologix, python-dev, serhiy.storchaka, vstinner
Date 2013-08-14.00:19:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1376439589.98.0.131426681821.issue18408@psf.upfronthosting.co.za
In-reply-to
Content
TODO: - review and integrate frame_fasttolocals.patch - #18507: import_init() should not use Py_FatalError() but return an error - #18509: CJK decoders should return MBERR_EXCEPTION on PyUnicodeWriter error - fix tests hang when an exception occurs in a thread Most bugs have been fixed.
History
Date User Action Args
2013-08-14 00:19:50 vstinner set recipients: + vstinner, gregory.p.smith, neologix, python-dev, serhiy.storchaka
2013-08-14 00:19:49 vstinner set messageid: 1376439589.98.0.131426681821.issue18408@psf.upfronthosting.co.za
2013-08-14 00:19:49 vstinner link issue18408 messages
2013-08-14 00:19:49 vstinner create