Skip to content

Comments

Use the canonical ImplementationName -> &str implementation#14337

Merged
zanieb merged 2 commits intomainfrom
zb/impl-into
Jun 28, 2025
Merged

Use the canonical ImplementationName -> &str implementation#14337
zanieb merged 2 commits intomainfrom
zb/impl-into

Conversation

@zanieb
Copy link
Member

@zanieb zanieb commented Jun 27, 2025

Motivated by some code duplication highlighted in #14201, I noticed we weren't taking advantage of the existing implementation for casting to a str here. Unfortunately, we do need a special case for CPython still.

@zanieb zanieb added the internal A refactor or improvement that is not user-facing label Jun 27, 2025
@zanieb zanieb temporarily deployed to uv-test-registries June 27, 2025 23:32 — with GitHub Actions Inactive
@zanieb zanieb temporarily deployed to uv-test-registries June 28, 2025 03:07 — with GitHub Actions Inactive
@zanieb zanieb marked this pull request as ready for review June 28, 2025 03:10
@zanieb zanieb merged commit 692667c into main Jun 28, 2025
87 checks passed
@zanieb zanieb deleted the zb/impl-into branch June 28, 2025 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal A refactor or improvement that is not user-facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants