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

List and uninstall legacy editables #3415

Merged
merged 5 commits into from
May 7, 2024

Conversation

hauntsaninja
Copy link
Contributor

Reopening #3396

@charliermarsh
Copy link
Member

Thanks, this is looking good. I'll try and merge it tonight.

@charliermarsh charliermarsh self-requested a review May 6, 2024 23:01
@charliermarsh charliermarsh self-assigned this May 6, 2024
@charliermarsh charliermarsh added enhancement New feature or request compatibility Compatibility with a specification or another tool labels May 6, 2024

// https://github.com/pypa/pip/blob/41587f5e0017bcd849f42b314dc8a34a7db75621/src/pip/_internal/req/req_uninstall.py#L634
for line in content.lines() {
if !removed && line.trim() == target_line {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@charliermarsh charliermarsh enabled auto-merge (squash) May 7, 2024 03:44
@charliermarsh charliermarsh merged commit 18516b4 into astral-sh:main May 7, 2024
43 checks passed
@hauntsaninja hauntsaninja deleted the sj/egg2 branch May 7, 2024 05:11
hauntsaninja added a commit to hauntsaninja/uv that referenced this pull request May 8, 2024
Thanks for the suggestion from astral-sh#3415 (comment)

Also it looks like you improved `egg-link` parsing in
astral-sh@e23c91f
so copying the changes over to the other parse site
hauntsaninja added a commit to hauntsaninja/uv that referenced this pull request May 8, 2024
Thanks for the suggestion from astral-sh#3415 (comment)

Also it looks like you improved `egg-link` parsing in
astral-sh@e23c91f
so copying the changes over to the other parse site
konstin pushed a commit that referenced this pull request May 8, 2024
Thanks for the suggestion from
#3415 (comment)

Also it looks like you improved `egg-link` parsing in
e23c91f
so copying the changes over to the other parse site (happy to move this
to a helper too, if so lmk where to put it)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compatibility Compatibility with a specification or another tool enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants