Message12013

Author joanselm
Recipients joanselm
Date 2018-06-21.14:46:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529592395.1.0.56676864532.issue2694@psf.upfronthosting.co.za>
In-reply-to
Content
Jython is an implementaion of python. Is there any way to find the version of python that is being supported by a particular jython jar.

eg: Few posts in the web say that Jython 2.5 supports python 2.5

Similarly I want to know the jython version that supports python 2.7.14 or more.

It would be helpful if the version mapping can be referred to in any user-guides or pages.

This is just a query. I want to know the jython version that supports python 2.7.14. A customer reported a vulnerability that was with cpython 2.7 which is fixed in 2.7.14. Just wanted to know the jython jar that relates to cpython 2.7.14.

Thanks
History
Date User Action Args
2018-06-21 14:46:35joanselmsetrecipients: + joanselm
2018-06-21 14:46:35joanselmsetmessageid: <1529592395.1.0.56676864532.issue2694@psf.upfronthosting.co.za>
2018-06-21 14:46:34joanselmlinkissue2694 messages
2018-06-21 14:46:34joanselmcreate