From: Dhellemmes, J. <jcd...@hi...> - 2019-05-10 15:29:54
|
Hello, I am using Jython standalone 2.7.1 and I think I am impacted by issue https://bugs.jython.org/issue2650 (missing message in PyException). In the repo (https://hg.python.org/jython), I see: * A fix was done on 03 Jan 2018. * The latest tag (v2.7.2a1) is from 23 Nov 2017. * The latest commit is from 04 May 2019. Is there a plan to tag the current state, and/or release 2.7.2 and provide an official JAR, or is my only option to download the source and build myself? If I build myself, a new tag would help traceability (v2.7.2a2?). Regards, JC |