Message9642

Author orius123
Recipients orius123
Date 2015-03-13.08:49:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426236553.34.0.955099655709.issue2289@psf.upfronthosting.co.za>
In-reply-to
Content
since beta 4 PyUnicode cannot be serialized because IndexTranslator was added and IndexTranslator doens't implement serialiazble.
Submitted a PR in github https://github.com/jythontools/jython/pull/17
History
Date User Action Args
2015-03-13 08:49:13orius123setrecipients: + orius123
2015-03-13 08:49:13orius123setmessageid: <1426236553.34.0.955099655709.issue2289@psf.upfronthosting.co.za>
2015-03-13 08:49:13orius123linkissue2289 messages
2015-03-13 08:49:12orius123create