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: urlpattern/python-urlpattern
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.9
Choose a base ref
...
head repository: urlpattern/python-urlpattern
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.10
Choose a head ref
  • 6 commits
  • 4 files changed
  • 2 contributors

Commits on Feb 18, 2026

  1. Fix baseURL example

    Updated example usage of URLPattern in README.
    bangseongbeom authored Feb 18, 2026
    Configuration menu
    Copy the full SHA
    9824a45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67f2f15 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2026

  1. Bump pyo3 from 0.28.1 to 0.28.2 in the cargo group across 1 directory

    Bumps the cargo group with 1 update in the / directory: [pyo3](https://github.com/pyo3/pyo3).
    
    
    Updates `pyo3` from 0.28.1 to 0.28.2
    - [Release notes](https://github.com/pyo3/pyo3/releases)
    - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md)
    - [Commits](PyO3/pyo3@v0.28.1...v0.28.2)
    
    ---
    updated-dependencies:
    - dependency-name: pyo3
      dependency-version: 0.28.2
      dependency-type: direct:production
      dependency-group: cargo
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 20, 2026
    Configuration menu
    Copy the full SHA
    c1a0e9e View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2026

  1. Merge pull request #5 from urlpattern/dependabot/cargo/cargo-056c704e1a

    Bump pyo3 from 0.28.1 to 0.28.2 in the cargo group across 1 directory
    bangseongbeom authored Feb 21, 2026
    Configuration menu
    Copy the full SHA
    ded2591 View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    bangseongbeom committed Feb 21, 2026
    Configuration menu
    Copy the full SHA
    b80aa44 View commit details
    Browse the repository at this point in the history
  3. Bump to 0.1.10

    bangseongbeom committed Feb 21, 2026
    Configuration menu
    Copy the full SHA
    b3410fe View commit details
    Browse the repository at this point in the history
Loading