#1494 Fix behavior of 'long' under JSR 223
Bitbucket cannot automatically merge this request.
The commits that make up this pull request have been removed.
Bitbucket cannot automatically merge this request due to conflicts.
Review the conflicts on the Overview tab. You can then either decline the request or merge it manually on your local system using the following commands:
hg update default
hg pull -r default https://bitbucket.org/rjolly/jython
hg merge 150f800fcfa0
hg commit -m 'Merged in rjolly/jython (pull request #9)'
Pull request updated. Reload
+1, just add a test please.
This fix is still waiting on a test. Please take a look at the JSR 223 tests here: https://bitbucket.org/jython/jython/src/67a4b9a0361c38e11b64128bf2b0c2a20a955419/tests/java/org/python/jsr223/ScriptEngineTest.java?at=default