Alex Gaynor
|
9ff3d237c1
|
Update dependencies to reflect minimal versions (#4272)
Based on testing locally with `rm -f Cargo.lock && cargo +nightly check --tests --all -Z minimal-versions`
|
2024-06-21 10:05:09 +00:00 |
David Hewitt
|
b0f5901ce3
|
update structmember.rs for Python 3.12
|
2023-08-11 11:54:16 +01:00 |
David Hewitt
|
655de94749
|
fix ffi check failures for 3.12.0b4
|
2023-07-25 08:25:34 +01:00 |
David Hewitt
|
48c16a6878
|
move pyo3-ffi-check into its own workspace
|
2023-06-27 22:54:10 +01:00 |
dependabot[bot]
|
6818e737ef
|
Update bindgen requirement from 0.63.0 to 0.65.1
Updates the requirements on [bindgen](https://github.com/rust-lang/rust-bindgen) to permit the latest version.
- [Changelog](https://github.com/rust-lang/rust-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/rust-bindgen/compare/v0.63.0...v0.65.1)
---
updated-dependencies:
- dependency-name: bindgen
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-13 07:39:44 +00:00 |
David Hewitt
|
621898b07d
|
ci: add Python 3.12-dev jobs
|
2023-06-11 21:57:17 +01:00 |
Adam Reichold
|
0d30bb7d3d
|
Bump Rust edition to 2021 and make current Clippy happy.
|
2023-06-07 21:15:38 +02:00 |
Alex Gaynor
|
df2cf498fb
|
Upgrade memoffset for pyo3-ffi-check
|
2023-05-24 09:09:11 -04:00 |
Adam Reichold
|
b63f9831ad
|
Explain that pyo3-ffi-check is part of our CI now.
|
2023-03-08 16:08:27 +01:00 |
David Hewitt
|
87b6a9bd92
|
ci: run pyo3-ffi-check using nox
|
2022-12-26 08:50:33 +00:00 |
messense
|
272df32277
|
Add `publish = false` to pyo3-ffi-check and pytests crate
|
2022-12-03 21:12:54 +08:00 |
messense
|
272f7dd07f
|
Tweak pyo3-ffi-check
|
2022-12-03 21:11:40 +08:00 |
David Hewitt
|
a63a782eec
|
Import pyo3-ffi-check
Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>
|
2022-12-03 21:11:40 +08:00 |