jaydebeapi
jaydebeapi copied to clipboard
Fixed incompatibility with JPype1 v0.7.0
- replaced call to deleted method getStaticAttribute with call to get
- added parameter convertStrings=True to mimic old default behaviour of JPype1 see docs
fixes https://github.com/baztian/jaydebeapi/issues/99
thank you so much, it works for me
Will this be merged?
I will check next week
Kolmar Kafran [email protected] schrieb am Fr., 28. Juni 2019, 15:39:
Will this be merged?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/baztian/jaydebeapi/pull/100?email_source=notifications&email_token=AASZBLLJC6ZEWDFNF3XMR7TP4YIBDA5CNFSM4H3IQHZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY2DHIQ#issuecomment-506737570, or mute the thread https://github.com/notifications/unsubscribe-auth/AASZBLOLYOR74ECNB2F2JO3P4YIBDANCNFSM4H3IQHZQ .
Running into same issue! Would be happy if it can be merged...
Sorry, still working on fixing build problems on travis. Jython build is not working currently. https://travis-ci.org/baztian/jaydebeapi
Sorry @Iverian for not working so long on this project. Currently Travis is not working properly. Can you please answer wheter the change from i.getStaticAttribute() to get will cause any incompatibilities to <0.7 versions?