Message7854

Author fwierzbicki
Recipients amak, asmeurer, fwierzbicki
Date 2013-02-27.18:56:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1361991416.22.0.29541624719.issue1777@psf.upfronthosting.co.za>
In-reply-to
Content
FYI the NullPointerException from dict_pop is fixed in the latest Jython default (2.7) -- so this one should be fixed: http://code.google.com/p/sympy/issues/detail?id=1233#c31

I have no doubt that other trouble will happen after that. The ast inheritance troubles are still an issue for example.
History
Date User Action Args
2013-02-27 18:56:56fwierzbickisetmessageid: <1361991416.22.0.29541624719.issue1777@psf.upfronthosting.co.za>
2013-02-27 18:56:56fwierzbickisetrecipients: + fwierzbicki, amak, asmeurer
2013-02-27 18:56:56fwierzbickilinkissue1777 messages
2013-02-27 18:56:56fwierzbickicreate