Are there any plans to update RDP Python's library? Currently LDP has dependecies which are forcing to use Python 3.12, which is outdated and IT guys are not willing to installed that version anymore.
Hello @RafalJ
Do you mean the https://developers.lseg.com/en/api-catalog/lseg-data-platform/lseg-data-library-for-python (lseg-data, import lseg.data as ld) library? Please confirm.
I have checked https://endoflife.date/python website. I found that Python 3.12 has been end-of-life for the "Active Support". However, the version is still supported for Security updates until Oct 31st, 2028.
I will contact the Data Library team about the Python version update plan and get back to you.
@RafalJ
I quickly tested the latest version of LD Library (2.1.1) and it works fine on Python 3.14.3.