Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: msitt/blpapi-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: pyxll/blpapi-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 56 files changed
  • 1 contributor

Commits on Feb 4, 2019

  1. Update to blpapi 3.12.2

    tonyroberts committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    c367875 View commit details
    Browse the repository at this point in the history
  2. 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).
    tonyroberts committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    785e58e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Configuration menu
    Copy the full SHA
    9acdce2 View commit details
    Browse the repository at this point in the history
  2. Update to blpapi 3.14.0

    tonyroberts committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    d5eb8cb View commit details
    Browse the repository at this point in the history
Loading