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: pallets/werkzeug
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.1.4
Choose a base ref
...
head repository: pallets/werkzeug
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.1.5
Choose a head ref
  • 17 commits
  • 23 files changed
  • 5 contributors

Commits on Nov 29, 2025

  1. Configuration menu
    Copy the full SHA
    f41108e View commit details
    Browse the repository at this point in the history
  2. fix typo

    davidism committed Nov 29, 2025
    Configuration menu
    Copy the full SHA
    042c4c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2025

  1. Configuration menu
    Copy the full SHA
    5e8b1c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    731fd2a View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2026

  1. update dev dependencies

    davidism committed Jan 2, 2026
    Configuration menu
    Copy the full SHA
    d9cda87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b9bfd2 View commit details
    Browse the repository at this point in the history
  3. fix typos (#3080)

    davidism authored Jan 2, 2026
    Configuration menu
    Copy the full SHA
    a9743ea View commit details
    Browse the repository at this point in the history
  4. start version 3.1.5

    davidism committed Jan 2, 2026
    Configuration menu
    Copy the full SHA
    f637275 View commit details
    Browse the repository at this point in the history
  5. initialize _pin

    jayClean authored and davidism committed Jan 2, 2026
    Configuration menu
    Copy the full SHA
    fa0f4f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b48878c View commit details
    Browse the repository at this point in the history
  7. Correct parsing up to a potential partial boundary

    This adjusts b1916c0 by ensuring CR,
    \r, are not ignored if an earlier LR, \n, is present when considering
    if a partial boundary can exist. This would result in trailing CR, \r,
    being added to the data rather than part of a potential partial
    boundary.
    pgjones authored and davidism committed Jan 2, 2026
    Configuration menu
    Copy the full SHA
    1049dd6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f76c35 View commit details
    Browse the repository at this point in the history
  9. fix class name typo

    davidism committed Jan 2, 2026
    Configuration menu
    Copy the full SHA
    a40f8fa View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2026

  1. fix duplicate reference

    davidism committed Jan 4, 2026
    Configuration menu
    Copy the full SHA
    3db44c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2026

  1. Configuration menu
    Copy the full SHA
    37797ab View commit details
    Browse the repository at this point in the history
  2. Merge commit from fork

    `safe_join` prevents windows special device names with compound extensions
    davidism authored Jan 8, 2026
    Configuration menu
    Copy the full SHA
    7ae1d25 View commit details
    Browse the repository at this point in the history
  3. release version 3.1.5

    davidism committed Jan 8, 2026
    Configuration menu
    Copy the full SHA
    e3d06f4 View commit details
    Browse the repository at this point in the history
Loading