-
Notifications
You must be signed in to change notification settings - Fork 964
Comparing changes
Open a pull request
base repository: PyO3/pyo3
base: v0.27.1
head repository: PyO3/pyo3
compare: v0.27.2
- 17 commits
- 57 files changed
- 6 contributors
Commits on Nov 30, 2025
-
docs: Further updates to Contributing.md re testing, linting etc. (#4115
) * add nox details to contributing.md * recommend basic clippy not clippy-all * consistent wording * add details on rust-test skip-full * add quick-CI * segregate PR CI and dev environment descriptions of nox etc. * add check-docs / lychee - this just bit me on another PR * make ci opt-in * remove the quick ci --------- Co-authored-by: David Hewitt <mail@davidhewitt.dev>
Configuration menu - View commit details
-
Copy full SHA for f239bf7 - Browse repository at this point
Copy the full SHA f239bf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93091b4 - Browse repository at this point
Copy the full SHA 93091b4View commit details -
build(deps): bump actions/setup-node from 5 to 6 (#5544)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v5...v6) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1c10e9b - Browse repository at this point
Copy the full SHA 1c10e9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b147b7e - Browse repository at this point
Copy the full SHA b147b7eView commit details -
build(deps): bump actions/upload-artifact from 4 to 5 (#5565)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4...v5) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7a7ce55 - Browse repository at this point
Copy the full SHA 7a7ce55View commit details -
build(deps): bump actions/download-artifact from 5 to 6 (#5566)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v5...v6) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1529099 - Browse repository at this point
Copy the full SHA 1529099View commit details -
Configuration menu - View commit details
-
Copy full SHA for fae6bac - Browse repository at this point
Copy the full SHA fae6bacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1acadc5 - Browse repository at this point
Copy the full SHA 1acadc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb7bb94 - Browse repository at this point
Copy the full SHA bb7bb94View commit details -
build(deps): bump actions/checkout from 5.0.0 to 5.0.1 (#5629)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/actions/checkout/releases) - [Commits](actions/checkout@v5...v5.0.1) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 30cca7e - Browse repository at this point
Copy the full SHA 30cca7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8e6597 - Browse repository at this point
Copy the full SHA c8e6597View commit details -
Avoid introducing generic parameter with implied bounds from an assoc…
…iated type relation (#5638) * avoid introducing generic parameter with implied bounds from an associated type relation * newsfragment
Configuration menu - View commit details
-
Copy full SHA for f3d6e05 - Browse repository at this point
Copy the full SHA f3d6e05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0497d48 - Browse repository at this point
Copy the full SHA 0497d48View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4f78c0 - Browse repository at this point
Copy the full SHA b4f78c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 032d4d3 - Browse repository at this point
Copy the full SHA 032d4d3View commit details -
fix FFI definition of
PyDictObjecton PyPy (#5653)* fix FFI definition of `PyDictObject` on PyPy * newsfragments * don't add additional definitions on PyPy * cfg gate unused imports * disable dict inheritance test on graalpy * another GraalPy fixup
Configuration menu - View commit details
-
Copy full SHA for 2b1d6c5 - Browse repository at this point
Copy the full SHA 2b1d6c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 117102d - Browse repository at this point
Copy the full SHA 117102dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.27.1...v0.27.2