uv/crates/uv-pep508/src
konsti f3dc457d2a
Introduce a generic type for list operations (#14792)
We currently have two marker keys that a list, `extras` and
`dependency_groups`, both from PEP 751. With the variants PEP, we will
add three more. This change is broken out of the wheel variants PR to
introduce generic marker list support, plus a change to use
`ContainerOperator` in more places.
2025-07-21 18:21:46 +02:00
..
marker Introduce a generic type for list operations (#14792) 2025-07-21 18:21:46 +02:00
cursor.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
lib.rs Introduce a generic type for list operations (#14792) 2025-07-21 18:21:46 +02:00
origin.rs Support reading dependency-groups from pyproject.tomls with no project (#13742) 2025-06-13 22:16:48 +00:00
unnamed.rs Add `DisplaySafeUrl` newtype to prevent leaking of credentials by default (#13560) 2025-05-27 00:05:30 +02:00
verbatim_url.rs Introduce a generic type for list operations (#14792) 2025-07-21 18:21:46 +02:00