From: Pekka K. <pe...@ik...> - 2019-11-21 22:06:00
|
Hi Jeff and rest of the Jython crew! I tested Jython Jython 2.7.2 beta 2 by running Robot Framework projects (github.com/robotframework/robotframework) comprehensive acceptance test set with it both on Linux and Windows without major issues. The only regressions I found I were https://bugs.jython.org/issue2820 and https://bugs.jython.org/issue2824. Neither of them are showstoppers for us and I can just disable related tests with Jython if they aren't fixed. Do you have any timeline when Jython 2.7.2 final would be released? We are currently working with Robot Framework 3.2 with a target to get it out still this year. One of our distributions is robotframework.jar with embedded Jython, and if possible I'd like to updated Jython it contains to 2.7.2. Once Jython 2.7.2 is out, I hope development effort would be targeted for Jython 3. The main reason we aren't planning to drop Python 2 support yet is to support Jython, but I doubt we want to write or even maintain Python 2 code anymore in 2021. Thanks for your work and the new release! Cheers, .peke pe 1. marrask. 2019 klo 23.02 Jeff Allen (ja...@fa...) kirjoitti: > > We're there ... Jython 2.7.2b2 is at long last live. (There never was a public 2.7.2b1.) Find it here: > > jython-2.7.2b2.jar (https://repo1.maven.org/maven2/org/python/jython/2.7.2b2/) > jython-installer-2.7.2b2.jar (https://repo1.maven.org/maven2/org/python/jython-installer/2.7.2b2/) > jython-slim-2.7.2b2.jar (https://repo1.maven.org/maven2/org/python/jython-slim/2.7.2b2/) > jython-standalone-2.7.2b2.jar (https://repo1.maven.org/maven2/org/python/jython-standalone/2.7.2b2/) > > As I write, these are not yet showing on https://search.maven.org/search?q=g:org.python but I assume it will catch up eventually. Maven and Gradle builds on my local machine already download jython-slim named as a dependency. > > Heartfelt thanks go to all who've contributed to this release. Now let's find out what the users make of it. > > Jeff > > Frank: > > could you do the bits only you know how, please? On the bug-tracker can you make it possible to raise bugs against 2.7.1 and 2.7.2, and to have milestones 2.7.3 and 2.7.4 ? > > Jeff > > -- > Jeff Allen > > _______________________________________________ > Jython-dev mailing list > Jyt...@li... > https://lists.sourceforge.net/lists/listinfo/jython-dev -- Agile Tester/Developer/Consultant :: http://eliga.fi Lead Developer of Robot Framework :: http://robotframework.org |