-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Python 3: Convert OPI scripts #5248
Comments
Calling this impeded on a jython 3 |
I am not sure it is appropriate to label this ticket as impeded. An impediment is something that we ourselves can remove or influence someone to remove it on our behalf. If there is no prospect of removing the impediment in a timely manner, then it might as well return to the backlog. What can we do to remove this particular obstacle? Can we resolve the Jython 3 issue ourselves, or do we have to wait for the maintainers of Jython to resolve it? I suspect it is the latter (i.e. the resolution is outside of our control and we can't influence it). We could set a reminder to check every few months to see if Jython-3 is available. |
Ok, I wanted to put a label on it so that it was obvious that we couldn't pick it up easily, if ever. I'll remove the label. |
As a developer I would like everything to be run on Python 3, this includes the scripts running in OPIs in the GUI. These scripts run in Jython and as of the time of writing there is no Jython 3 support (jython/jython3#36)
Acceptance Criteria
The text was updated successfully, but these errors were encountered: