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/datasketches-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: apache/datasketches-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.0.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 35 files changed
  • 2 contributors

Commits on Jan 22, 2024

  1. Fix version for 5.0.0 release

    jmalkin committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    72ba84f View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Mega-commit for cherry-picking ease. Fix joint C++/python object hand…

    …ling, ensure __str__ takes no parameters, test to_string methods
    jmalkin committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    28a5602 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    6b1c38d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    684f62e View commit details
    Browse the repository at this point in the history
  3. don't try to name aritfact

    jmalkin committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    5c47bce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df73ee7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    074643a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5592101 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c4ba296 View commit details
    Browse the repository at this point in the history
  8. v5.0.1

    jmalkin committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    3e71a48 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #41 from apache/5.0.x-patch

    5.0.x patch
    jmalkin authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    a5d5ea0 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. apply numpy fix to 5.0.x branch

    Jon committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    9e8ac10 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Merge pull request #45 from apache/5.0.x-backport

    apply numpy fix to 5.0.x branch
    jmalkin authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    f31053e View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. bump patch version

    Jon committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    11915bb View commit details
    Browse the repository at this point in the history
Loading