Skip to content

v3.12.2

Choose a tag to compare

@tonyroberts tonyroberts released this 04 Feb 16:17
· 2 commits to master since this release
Add version number to Bloomberg API DLL name

On Windows get the version info from the Bloomberg API DLL and create a
version specific lib/dll for the Python extensions to link against.

This resolves any conflict where Python in embedded somewhere where
another version of the Bloomberg API is already being loaded (eg Excel).