Python 3.14 support?
```
--- stderr
error: the configured Python interpreter version (3.14) is newer than PyO3's maximum supported version (3.13)
= help: please check if an updated version of PyO3 is available. Current version: 0.23.3
= help: set PYO3_USE_ABI3_FORWARD_COMPATIBILITY=1 to suppress this check and build anyway using the stable ABI
warning: build failed, waiting for other jobs to finish...
💥 maturin failed
Caused by: Failed to build a native library through cargo
Caused by: Cargo build finished with "exit code: 101": `"cargo" "rustc" "--features" "pyo3/extension-module" "--features" "pyo3/generate-import-lib" "--message-format" "json-render-diagnostics" "--manifest-path"
"C:\\Users\\matth\\AppData\\Local\\uv\\cache\\sdists-v9\\pypi\\rtoml\\0.12.0\\0UwlwJXckRdhFnHRNXyOy\\src\\Cargo.toml" "--release" "--lib" "--crate-type" "cdylib"`
Error: command ['maturin', 'pep517', 'build-wheel', '-i', 'C:\\Users\\matth\\AppData\\Local\\uv\\cache\\builds-v0\\.tmpKW0LcE\\Scripts\\python.exe', '--compatibility', 'off'] returned non-zero exit status 1
hint: This usually indicates a problem with the package or the build environment.
help: `rtoml` (v0.12.0) was included because `bash2gitlab` (v0.9.11) depends on `rtoml`
```
Thanks for maintaining this library.
关闭于 2025-10-19 5 条评论