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

specialize collections holding bytes to turn into PyBytes rather than PyList #4417

Closed
wants to merge 7 commits into from

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    142e79c View commit details
    Browse the repository at this point in the history
  2. specialize Cow<'_, T>

    Icxolu committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    605abeb View commit details
    Browse the repository at this point in the history
  3. add tests

    Icxolu committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    5720ee7 View commit details
    Browse the repository at this point in the history
  4. add newsfragment

    Icxolu committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    16120ec View commit details
    Browse the repository at this point in the history
  5. hide iter_into_pyobject

    Icxolu committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    b918618 View commit details
    Browse the repository at this point in the history
  6. add migration entry

    Icxolu committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    35c005b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. remove redundant generic

    Icxolu committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    ef25633 View commit details
    Browse the repository at this point in the history