Skip to content

epypj master list #53

@Thrameos

Description

@Thrameos
  • 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions