According to Jython’s documentation:
Jython is an implementation of the
Python language for the Java platform.
Jython 2.5 implements the same
language as CPython 2.5, and nearly
all of the Core Python standard
library modules. (CPython is the C
implementation of the Python
language.) Jython 2.5 uses the same
regression test suite as CPython, with
some minor modifications.
Are there any plans to support Python 3? If so, when is it scheduled to be released?
Jython roadmap is definitely outdated.
However, on Frank Wierzbicki’s Weblog (one of Jython’s main developers) you can get an update, telling that Python 3 is definitely on the radar.
Unfortunately, it is not yet clear when, as it is stated in a comment in that same blog from 2010:
In an interview in 2017, Wierzbicki stated that Python 3 is desirable but difficult.
English:
Jython – Python in der Java-Welt [Pirates of the JVM], JAXenter, 2017-04-12.