Skip to content
This repository was archived by the owner on Aug 5, 2021. It is now read-only.

Conversation

@Dr-Irv
Copy link
Contributor

@Dr-Irv Dr-Irv commented Jun 25, 2018

Closes #143.

In reference to comment in #145 about creating a 0.9.1 version, this is from the 0.9.1 branch, but includes everything in master up to now (which has all the recent changes I have submitted).

You may pass in either an array (as in the past) or individual Python arguments,
the match for a varargs method call is the minimum match for each of the
arguments.  Zero length arrays (i.e. no arguments) are also permitted with a
match value of 10.

Additionally, a jpy.type_translations dictionary is available with allows you to
easily wrap or modify all created objects of a particular java type.
cpwright and others added 29 commits May 9, 2018 08:12
Varargs Matching, Global/Locals for Script Execution, Verbose Exceptions, Wrappers for List and Dictionary
Move StopIteration.java to its correct directory for its package name
Explicit null checks for avoiding JVM crash.
Fix example for interfaces
Just realized that I didn't edit the example right the first time.

Also - can  you update https://jpy.readthedocs.io with this?
Support setting PYTHONHOME from within Java
Fix Java to Python example again
Support hashCode(), equals() and toString() for proxied objects
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants