Add CPython 3.15.0a7 (#18403)
Automated update for Python releases. Co-authored-by: jjhelmus <1050278+jjhelmus@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9c1f577673
commit
9bcbaac3e9
+2032
-774
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
//! DO NOT EDIT
|
||||
//!
|
||||
//! Generated with `cargo run dev generate-sysconfig-metadata`
|
||||
//! Targets from <https://github.com/astral-sh/python-build-standalone/blob/20260303/cpython-unix/targets.yml>
|
||||
//! Targets from <https://github.com/astral-sh/python-build-standalone/blob/20260310/cpython-unix/targets.yml>
|
||||
//!
|
||||
#![allow(clippy::all)]
|
||||
#![cfg_attr(any(), rustfmt::skip)]
|
||||
|
||||
Reference in New Issue
Block a user