github jpype-project/jpype v1.0.1
JPype 1.0.1

latest releases: v1.6.0, v1.5.2, v1.5.1...
5 years ago

This is a single issue patch release for compatibility with Python 3.8.4.

  • Workarounds for Python 3.8.4 release. Python altered logic regarding the use of __setattr__ for object and type, preventing it from being used to alter derived classes. Also the checking for errors was delegated from the __setattr__ method so exception types on some sanity checks needed to be updated accordingly.

Don't miss a new jpype release

NewReleases is sending notifications on new releases.