From: Fabio Z. <fa...@gm...> - 2018-08-01 11:59:46
|
Hi All, Just writing to note that I think it'd be nice to update the Jython download page to point to the latest Jython version... i.e.: In http://www.jython.org/downloads.html It points to jython 2.7.0 version as being the latest stable, but it seems that there's a newer version in http://repo1.maven.org/maven2/org/python/jython-installer/2.7.1/ So, is this just the case that the homepage is not updated? -- note: what triggered this to me was an issue installing a library on jython 2.7.0 which installs on jython 2.7.1 (see: https://github.com/benhoyt/scandir/issues/105), but as the official page download page points to an older version, I guess others would have the same issue... Cheers, Fabio |