Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update make_data_bin() to return DataBin proper #12219

Merged
merged 15 commits into from
May 2, 2024

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    9cef5ab View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    ec3bf45 View commit details
    Browse the repository at this point in the history
  2. Remove metaclass

    I checked all of our repos and it's not used by anything
    ihincks committed May 1, 2024
    Configuration menu
    Copy the full SHA
    5fc73c0 View commit details
    Browse the repository at this point in the history
  3. fix implementations

    ihincks committed May 1, 2024
    Configuration menu
    Copy the full SHA
    b1ff397 View commit details
    Browse the repository at this point in the history
  4. remove make_data_bin usage

    ihincks committed May 1, 2024
    Configuration menu
    Copy the full SHA
    f3d4544 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    384f4a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e48670f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3559d97 View commit details
    Browse the repository at this point in the history
  8. improve the repr

    ihincks committed May 1, 2024
    Configuration menu
    Copy the full SHA
    d049863 View commit details
    Browse the repository at this point in the history
  9. add reno

    ihincks committed May 1, 2024
    Configuration menu
    Copy the full SHA
    59cbc9e View commit details
    Browse the repository at this point in the history
  10. fix reno formatting

    ihincks committed May 1, 2024
    Configuration menu
    Copy the full SHA
    e0a8a37 View commit details
    Browse the repository at this point in the history
  11. improve error string

    ihincks committed May 1, 2024
    Configuration menu
    Copy the full SHA
    819f696 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    96a2c42 View commit details
    Browse the repository at this point in the history
  2. fix tests

    t-imamichi committed May 2, 2024
    Configuration menu
    Copy the full SHA
    01e26c7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from t-imamichi/databin-views

    Use views instead of sequences
    ihincks authored May 2, 2024
    Configuration menu
    Copy the full SHA
    cedd313 View commit details
    Browse the repository at this point in the history