Skip to content

v2.7-alpha.2.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Stewori Stewori released this 05 Sep 22:02
· 254 commits to master since this release

This release is essentially equal to alpha.2.1, but brings compatibility to Jython 2.7 beta 3. While earlier JyNI-releases are incompatible with Jython 2.7 beta 3, this release actually requires it and won't run or compile with earlier Jython versions. Further, a unittest (test_JyNI.py) was added, essentially testing the capabilities demonstrated in JyNIDemo.py, JyNIDatetimeTest.py and JyNIExceptionTest.py.

JyNI 2.7-alpha.2.2 has been tested with

  • Jython 2.7 beta 2 (confirmed it does not run with it)
  • Jython 2.7 beta 3

on

  • Linux Mint Debian edition (LMDE) (32 bit and 64 bit)
  • Linux Mint 13 (64 bit)