uv/crates/uv-python/src/sysconfig
samypr100 d65c146b21
feat: add dynamically generated sysconfig replacement mappings (#13441)
## Summary

Implementation referenced in
https://github.com/astral-sh/uv/pull/12239#issuecomment-2744880003

Closes #12919 #12901

This makes the sysconfig replacements mappings dynamically generated
from
https://github.com/astral-sh/python-build-standalone/blob/main/cpython-unix/targets.yml

## Test Plan

cargo dev tests, and tested scenario from
https://github.com/astral-sh/uv/issues/12901#issuecomment-2822107454
2025-06-02 10:58:30 -05:00
..
cursor.rs Patch `sysconfig` data at install time (#9857) 2024-12-13 14:36:22 -05:00
generated_mappings.rs feat: add dynamically generated sysconfig replacement mappings (#13441) 2025-06-02 10:58:30 -05:00
mod.rs feat: add dynamically generated sysconfig replacement mappings (#13441) 2025-06-02 10:58:30 -05:00
parser.rs Remove trailing commas before brackets (#10740) 2025-01-18 19:56:46 +00:00
replacements.rs feat: add dynamically generated sysconfig replacement mappings (#13441) 2025-06-02 10:58:30 -05:00