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.7
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.8
Choose a head ref
  • 5 commits
  • 5 files changed
  • 6 contributors

Commits on Feb 3, 2024

  1. Bump jinja2 from 2.11.3 to 3.1.3 (#76)

    Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.1.3.
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
    - [Commits](pallets/jinja@2.11.3...3.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: jinja2
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    0776bf0 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    c2eea36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb0b7cf View commit details
    Browse the repository at this point in the history
  3. Check if Message.get_params return 3-tuple instead of str on `p…

    …arse_options_header` (#79)
    
    * Fixing issue #78
    
    * Added test for parse_options_header
    
    * Added a comment clarifying a condition in parse_options_header
    
    * Fixed a typo
    
    ---------
    
    Co-authored-by: lorenpike <noahe@metrized.com>
    lorenpike and lorenpike authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    26d664f View commit details
    Browse the repository at this point in the history
  4. Version 0.0.8 (#83)

    Kludex authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    8ce342c View commit details
    Browse the repository at this point in the history
Loading