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: apache/pulsar-client-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.6.0
Choose a base ref
...
head repository: apache/pulsar-client-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.6.1
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Feb 8, 2025

  1. Fix conflicts with other python libraries due to static link to libst…

    …dc++ (#244)
    
    Fixes #242
    Fixes #243
    Fixes #245
    
    Add a patch to avoid linking to libgcc and libstdc++.
    
    (cherry picked from commit 4a4ac3f)
    BewareMyPower committed Feb 8, 2025
    Configuration menu
    Copy the full SHA
    80b9764 View commit details
    Browse the repository at this point in the history
  2. Bump version to 3.6.1

    BewareMyPower committed Feb 8, 2025
    Configuration menu
    Copy the full SHA
    b3b6cbd View commit details
    Browse the repository at this point in the history
Loading