- 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.0.1
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.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
7
contributors
Commits on May 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3e27d34 - Browse repository at this point
Copy the full SHA 3e27d34View commit details
Commits on May 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bed2624 - Browse repository at this point
Copy the full SHA bed2624View commit details
Commits on May 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8298dbc - Browse repository at this point
Copy the full SHA 8298dbcView commit details
Commits on Jun 1, 2023
-
Improve error message when python fails in develop
Inspired by https://www.youtube.com/live/zepPZ6MFiGs?feature=share&t=648, i wanted to improve the error message when `maturin develop` fails because `python` doesn't work. I unfortunately failed to reproduce the error in the video, but i'm nonetheless confident that this is the correct change: It shouldn't say "The given list of python interpreters is invalid" when you didn't provide any list. iirc the error message comes from a time when i assumed users would provide a list like python3.5 python3.6 python3.7 instead of building for one version per CI job.
Configuration menu - View commit details
-
Copy full SHA for 69d5052 - Browse repository at this point
Copy the full SHA 69d5052View commit details
Commits on Jun 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2612df1 - Browse repository at this point
Copy the full SHA 2612df1View commit details -
Merge pull request #1644 from PyO3/improve_error_message
Improve error message when python fails in develop
Configuration menu - View commit details
-
Copy full SHA for 6fe618b - Browse repository at this point
Copy the full SHA 6fe618bView commit details
Commits on Jun 4, 2023
-
Add basic support for GraalPy (#1645)
* add basic support for graalpy * Fix cargo build and format python code --------- Co-authored-by: messense <messense@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for dcbb65f - Browse repository at this point
Copy the full SHA dcbb65fView commit details -
CI: Update sccache to 0.5.0 (#1646)
* CI: Update sccache to 0.5.2 * Fix an unused variables warning * Try sccache 0.5.0
Configuration menu - View commit details
-
Copy full SHA for b7d2a17 - Browse repository at this point
Copy the full SHA b7d2a17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 221b17a - Browse repository at this point
Copy the full SHA 221b17aView commit details
Commits on Jun 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ed8e3b3 - Browse repository at this point
Copy the full SHA ed8e3b3View commit details -
Merge pull request #1648 from messense/refactor-abi_tag
Refactor abi tag to use `EXT_SUFFIX`
Configuration menu - View commit details
-
Copy full SHA for e597521 - Browse repository at this point
Copy the full SHA e597521View commit details
Commits on Jun 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5ad58f4 - Browse repository at this point
Copy the full SHA 5ad58f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf0afa5 - Browse repository at this point
Copy the full SHA bf0afa5View commit details -
Add Linux loongarch64 architecture support (#1653)
Co-authored-by: zhaixiaojuan <zhaixiaojuan@loongson.cn>
Configuration menu - View commit details
-
Copy full SHA for f9540f4 - Browse repository at this point
Copy the full SHA f9540f4View commit details
Commits on Jun 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cb7a038 - Browse repository at this point
Copy the full SHA cb7a038View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e675f0 - Browse repository at this point
Copy the full SHA 0e675f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7209d76 - Browse repository at this point
Copy the full SHA 7209d76View commit details
Commits on Jun 9, 2023
-
Merge pull request #1654 from PyO3/develop-skip-install
Add `--skip-install` option to `maturin develop`
Configuration menu - View commit details
-
Copy full SHA for ef6ddf2 - Browse repository at this point
Copy the full SHA ef6ddf2View commit details -
* fetch current python version for this pyodide-build version * update documentation * call shell only once * fix two spelling typos
Configuration menu - View commit details
-
Copy full SHA for b83e19f - Browse repository at this point
Copy the full SHA b83e19fView commit details
Commits on Jun 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3f30a61 - Browse repository at this point
Copy the full SHA 3f30a61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f854ac - Browse repository at this point
Copy the full SHA 0f854acView commit details -
Merge pull request #1659 from messense/pyo3-0.19.0
Upgrade pyo3 to 0.19.0
Configuration menu - View commit details
-
Copy full SHA for 3f085bd - Browse repository at this point
Copy the full SHA 3f085bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6a98f9 - Browse repository at this point
Copy the full SHA c6a98f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8597c0 - Browse repository at this point
Copy the full SHA e8597c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e7b36a - Browse repository at this point
Copy the full SHA 2e7b36aView commit details
There are no files selected for viewing