PreviousNextTracker indexSee it online !

(124/185) 290 - python plugins should support python 3.xxx

Enhance the python plugins, especially JPyDebug and the python shell, to support python 3.xxx

Submitted sburoff - 2012-03-07 12:51:01 Assigned
Priority 5 Labels
Status open Group None
Resolution None

Comments

2012-03-07 12:51:55
sburoff

- **summary**: python plugins support python 3.xxx --> python plugins should support python 3.xxx

2016-10-11 17:51:26.675000
ezust

jython is not being updated to Python 3.x, or so it seems.
I think the way to do the python-java bridge is to support https://www.py4j.org/ somehow. Needs more research.