Skip to content

Comments

uv-pep440: fix bad merge#10368

Merged
BurntSushi merged 1 commit intomainfrom
ag/pep440-fix-bad-merge
Jan 7, 2025
Merged

uv-pep440: fix bad merge#10368
BurntSushi merged 1 commit intomainfrom
ag/pep440-fix-bad-merge

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