forked from jpype-project/jpype
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
- Test launch of Python from Java.
- PyCallable with tuples and kwargs (Used special class to indicate these)
- Reorg exposed symbols so that we don't lock into concrete types.
- PyBuffer needs to have a toBuffer which gives a java.nio.ByteBuffer
- PyType
- PyString
- Lots of testing
- Need a way to throw Python exceptions (currently only wrapped)
- Exception rework (Existing PyExceptionProxy does not have any meaning in Java)
- Automatic reflection of a CPython module.
- builtins can go through the module table rather than dedicated hooks
- Discuss if python.lang can be standard with Jython rework and jep folks.
Metadata
Metadata
Assignees
Labels
No labels