devcartel / pyrfa

Open sourced Python API for Refinitiv (Thomson Reuters) Enterprise Platform.
http://devcartel.com/pyrfa
MIT License
50 stars 15 forks source link

Python 3.5 Support #19

Closed peervm closed 7 years ago

peervm commented 7 years ago

Hi, do you have any plans to add Python 3.5 support?

ukrit-himakoon commented 7 years ago

Hello Peer,

Could you please clarify the platform version that you run Python 3.5?

Thanks, Ukrit H.

On Fri, Sep 16, 2016 at 12:58 PM, Peer VM notifications@github.com wrote:

Hi, do you have any plans to add Python 3.5 support?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/devcartel/thomsonreuters/issues/19, or mute the thread https://github.com/notifications/unsubscribe-auth/ADQ4JwUkrFZSFutqhSZBLieFpxqCXDV9ks5qqjAWgaJpZM4J-nlP .

peervm commented 7 years ago

Currently I use PyRFA 7.6.0.2 on Py2.7 Win32 but need to upgrade, and would like jump straight to PyRFA 8.x on Py3.5 Win32.

But if that is not possible then Py3.5 Win64

Thanks.

wiwat-tharateeraparb commented 7 years ago

PyRFA 8 does not support 32bit platforms anymore. We are looking forward to support Python 3.5 with PyRFA 8 64bit (Win and Linux.) We will keep you updated on this.

If you are migrating from 7.6.0.2, note that since PyRFA 7.6.1.3, PyRFA's tuple output format from dispatchEventQueue() has been changed to be the same as PyRFA 8. See http://devcartel.com/blog/14169100.

peervm commented 7 years ago

Thanks.

And appreciate the link regarding the dispatchEventQueue()

wiwat-tharateeraparb commented 7 years ago

PyRFA 8.0.2 released today supports Python 3.5.

peervm commented 7 years ago

Awesome - thanks for the quick turnaround time.