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:
github-actions[bot]
2026-03-12 23:55:37 +00:00
committed by GitHub
parent 9c1f577673
commit 9bcbaac3e9
4 changed files with 2036 additions and 778 deletions
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)]