Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uv-pep440: fix bad merge #10368

Merged
merged 1 commit into from
Jan 7, 2025
Merged

uv-pep440: fix bad merge #10368

merged 1 commit into from
Jan 7, 2025

Conversation

BurntSushi
Copy link
Member

This happened as a result of #10345 and #10362 being merged
independently. The latter used the old Version::release API, but the
former changed the Version::release API. This PR tweaks the new test
to use the new API (i.e., force a deref on the proxy type).

This happened as a result of #10345 and #10362 being merged
independently. The latter used the old `Version::release` API, but the
former changed the `Version::release` API. This PR tweaks the new test
to use the new API (i.e., force a deref on the proxy type).
@BurntSushi BurntSushi enabled auto-merge (squash) January 7, 2025 15:01
@BurntSushi BurntSushi merged commit 043bdce into main Jan 7, 2025
64 checks passed
@BurntSushi BurntSushi deleted the ag/pep440-fix-bad-merge branch January 7, 2025 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants