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: Kludex/python-multipart
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.28
Choose a base ref
...
head repository: Kludex/python-multipart
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.0.29
Choose a head ref
  • 4 commits
  • 7 files changed
  • 3 contributors

Commits on May 11, 2026

  1. Bump urllib3 from 2.6.3 to 2.7.0 (#285)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 11, 2026
    Configuration menu
    Copy the full SHA
    a078b8e View commit details
    Browse the repository at this point in the history

Commits on May 12, 2026

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

Commits on May 17, 2026

  1. Handle malformed RFC 2231 continuations in parse_options_header (#270)

    Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
    manunio and Kludex authored May 17, 2026
    Configuration menu
    Copy the full SHA
    a60dcdc View commit details
    Browse the repository at this point in the history
  2. Version 0.0.29 (#288)

    Kludex authored May 17, 2026
    Configuration menu
    Copy the full SHA
    e3d6853 View commit details
    Browse the repository at this point in the history
Loading