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: edidada/python_example
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: pybind/python_example
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 4 files changed
  • 3 contributors

Commits on Mar 24, 2026

  1. chore: update pre-commit hooks (pybind#227)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.15.4 → v0.15.7](astral-sh/ruff-pre-commit@v0.15.4...v0.15.7)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Mar 24, 2026
    Configuration menu
    Copy the full SHA
    5354195 View commit details
    Browse the repository at this point in the history
  2. chore: bump pypa/cibuildwheel from 3.3 to 3.4 in the actions group (p…

    …ybind#226)
    
    Bumps the actions group with 1 update: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel).
    
    
    Updates `pypa/cibuildwheel` from 3.3 to 3.4
    - [Release notes](https://github.com/pypa/cibuildwheel/releases)
    - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
    - [Commits](pypa/cibuildwheel@v3.3...v3.4)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/cibuildwheel
      dependency-version: '3.4'
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 24, 2026
    Configuration menu
    Copy the full SHA
    fc457bd View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2026

  1. chore: update pre-commit hooks (pybind#228)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.15.7 → v0.15.15](astral-sh/ruff-pre-commit@v0.15.7...v0.15.15)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jun 5, 2026
    Configuration menu
    Copy the full SHA
    9520d68 View commit details
    Browse the repository at this point in the history
  2. chore: add more wheels (pybind#229)

    * chore: add more wheels
    
    Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
    
    * chore: use build[uv] (fixes build isolation issue)
    
    Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
    
    ---------
    
    Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
    henryiii authored Jun 5, 2026
    Configuration menu
    Copy the full SHA
    df676e2 View commit details
    Browse the repository at this point in the history
Loading