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

Implement zero copy writes in StreamWriter #9839

Merged
merged 26 commits into from
Nov 13, 2024
Merged

Implement zero copy writes in StreamWriter #9839

merged 26 commits into from
Nov 13, 2024

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    79cd5c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab883b0 View commit details
    Browse the repository at this point in the history
  3. fix refactoring error

    bdraco committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ca3bb61 View commit details
    Browse the repository at this point in the history
  4. fix tests

    bdraco committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    035c55b View commit details
    Browse the repository at this point in the history
  5. fix mocking in client_request

    bdraco committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    08cda36 View commit details
    Browse the repository at this point in the history
  6. changelog

    bdraco committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    fea1888 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5bbbb8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    17a028e View commit details
    Browse the repository at this point in the history
  9. Update CHANGES/9839.misc.rst

    bdraco committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f337ca5 View commit details
    Browse the repository at this point in the history
  10. add missing coverage

    bdraco committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    385f2de View commit details
    Browse the repository at this point in the history
  11. add more coverage

    bdraco committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    eefc438 View commit details
    Browse the repository at this point in the history
  12. add more coverage

    bdraco committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    132d7ee View commit details
    Browse the repository at this point in the history
  13. add more coverage

    bdraco committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ac68d1f View commit details
    Browse the repository at this point in the history
  14. preen

    bdraco committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    7d7a2c1 View commit details
    Browse the repository at this point in the history
  15. preen

    bdraco committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    2d7f7e2 View commit details
    Browse the repository at this point in the history
  16. preen

    bdraco committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    1087ca0 View commit details
    Browse the repository at this point in the history
  17. preen

    bdraco committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    424a82f View commit details
    Browse the repository at this point in the history
  18. preen

    bdraco committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    fa63e53 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    285427f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    67b46d7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    368cc94 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    84fce16 View commit details
    Browse the repository at this point in the history
  23. fix payload

    bdraco committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    b690569 View commit details
    Browse the repository at this point in the history
  24. even 1111 is big enough

    bdraco committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    9dd1447 View commit details
    Browse the repository at this point in the history
  25. lint

    bdraco committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    029e701 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. add missing coverage

    bdraco committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    d482e66 View commit details
    Browse the repository at this point in the history