[Jepp-users] jep 3.5.3 and 3.4.5 released
Brought to you by:
mrjohnson0
From: Nathan J. <ndj...@gm...> - 2016-06-02 13:10:11
|
Greetings, Jep 3.5.3 and 3.4.5 are now released. These releases prevent unique JVM crashes to ensure stability. We discovered these crashes internally, no one has reported these problems yet. Before these releases, the following code examples can crash the JVM: del PyJObject.attr del PyJList[index] del PyJMap[key] iter(PyJIterator) Thank you for your patience as we strive to make Jep a better open source project and thank you to all contributors. |