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

feat(binding/python): allow setting append/buffer/more in write() call #3256

Merged
merged 11 commits into from
Oct 12, 2023

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    7b66fcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17f4ce5 View commit details
    Browse the repository at this point in the history
  3. run cargo fmt

    jokester committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    d770d59 View commit details
    Browse the repository at this point in the history
  4. make clippy happy

    jokester committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    dd412aa View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. run black on py stubs

    jokester committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    e04aedc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8412e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd7942a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb38127 View commit details
    Browse the repository at this point in the history
  5. Revert "touch test to see if WriteOptions worked"

    This reverts commit bb38127.
    jokester committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    e112879 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b28dbc8 View commit details
    Browse the repository at this point in the history
  7. rewrite build_opwrite()

    jokester committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    f89eb07 View commit details
    Browse the repository at this point in the history