Message6631

Author asmeurer
Recipients amak, asmeurer
Date 2011-09-03.19:39:20
SpamBayes Score 1.1665538e-06
Marked as misclassified No
Message-id <1315078760.79.0.0843399387438.issue1777@psf.upfronthosting.co.za>
In-reply-to
Content
Well, I don't really see any problem with option B.  It gives the best of both worlds: it works in Jython, but we still get the optimization in CPython.  It would be a little better if we could test against the behavior itself rather than against if we are in Jython or not, but I have no idea what is going on here, so I wouldn't know how to do that.

See the SymPy issue for a patch that fixes this.  Unfortunately, now that we can import sympy in jython, there are a ton of test failures, so we still may require assistance in fixing things (which is much appreaciated, by the way).
History
Date User Action Args
2011-09-03 19:39:20asmeurersetmessageid: <1315078760.79.0.0843399387438.issue1777@psf.upfronthosting.co.za>
2011-09-03 19:39:20asmeurersetrecipients: + asmeurer, amak
2011-09-03 19:39:20asmeurerlinkissue1777 messages
2011-09-03 19:39:20asmeurercreate