- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 304
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: PyO3/maturin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: PyO3/maturin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 18 files changed
- 8 contributors
Commits on Oct 4, 2023
-
CI: Add Python 3.12 test jobs (#1276)
* CI: Add Python 3.12 test jobs * Use Python 3.12 release version * Fix typo: compaible -> compatible --------- Co-authored-by: konstin <konstin@mailbox.org>
Configuration menu - View commit details
-
Copy full SHA for 2e7e8ef - Browse repository at this point
Copy the full SHA 2e7e8efView commit details -
Use external
uniffi-bindgen
if no root package is configured (#1797)A "root package" in Cargo exists in a workspace if the workspace Cargo.toml also has a `[package]` section. In that case maturin tries to find a binary target called `uniffi-bindgen` to use. But if there's no root package to begin with it should fall back to an external `uniffi-bindgen` instead of panicking.
Configuration menu - View commit details
-
Copy full SHA for 189852c - Browse repository at this point
Copy the full SHA 189852cView commit details
Commits on Oct 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3fc4ae3 - Browse repository at this point
Copy the full SHA 3fc4ae3View commit details
Commits on Oct 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6cad535 - Browse repository at this point
Copy the full SHA 6cad535View commit details
Commits on Oct 10, 2023
-
[pre-commit.ci] pre-commit autoupdate (#1801)
updates: - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](pre-commit/pre-commit-hooks@v4.4.0...v4.5.0) - [github.com/astral-sh/ruff-pre-commit: v0.0.291 → v0.0.292](astral-sh/ruff-pre-commit@v0.0.291...v0.0.292) - [github.com/codespell-project/codespell: v2.2.5 → v2.2.6](codespell-project/codespell@v2.2.5...v2.2.6) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1123fa0 - Browse repository at this point
Copy the full SHA 1123fa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2382ab3 - Browse repository at this point
Copy the full SHA 2382ab3View commit details
Commits on Oct 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8d4b482 - Browse repository at this point
Copy the full SHA 8d4b482View commit details
Commits on Oct 17, 2023
-
[pre-commit.ci] pre-commit autoupdate (#1806)
updates: - [github.com/pre-commit/mirrors-mypy: v1.5.1 → v1.6.0](pre-commit/mirrors-mypy@v1.5.1...v1.6.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2536fff - Browse repository at this point
Copy the full SHA 2536fffView commit details -
Configuration menu - View commit details
-
Copy full SHA for a41f24d - Browse repository at this point
Copy the full SHA a41f24dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cb2274 - Browse repository at this point
Copy the full SHA 2cb2274View commit details
Commits on Oct 19, 2023
-
Bump rustix from 0.37.23 to 0.37.25 (#1809)
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.37.23 to 0.37.25. - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](bytecodealliance/rustix@v0.37.23...v0.37.25) --- updated-dependencies: - dependency-name: rustix dependency-type: indirect ... 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 ab4578c - Browse repository at this point
Copy the full SHA ab4578cView commit details -
Auto detect Python 3.13 (#1810)
* Auto detect Python 3.13 Now that Python 3.13 has an alpha release. * Fix a test case
Configuration menu - View commit details
-
Copy full SHA for 177d40f - Browse repository at this point
Copy the full SHA 177d40fView commit details -
Fix missing
workspace.members
in sdist (#1811)Previously it only compares the directory name with known path deps, but it should compare using the full path.
Configuration menu - View commit details
-
Copy full SHA for 728698d - Browse repository at this point
Copy the full SHA 728698dView commit details
Commits on Oct 24, 2023
-
[pre-commit.ci] pre-commit autoupdate (#1813)
updates: - [github.com/psf/black: 23.9.1 → 23.10.0](psf/black@23.9.1...23.10.0) - [github.com/astral-sh/ruff-pre-commit: v0.0.292 → v0.1.1](astral-sh/ruff-pre-commit@v0.0.292...v0.1.1) - [github.com/pre-commit/mirrors-mypy: v1.6.0 → v1.6.1](pre-commit/mirrors-mypy@v1.6.0...v1.6.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6edc084 - Browse repository at this point
Copy the full SHA 6edc084View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8f87fd - Browse repository at this point
Copy the full SHA a8f87fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 879bc88 - Browse repository at this point
Copy the full SHA 879bc88View commit details
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.