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

message_about_scripts_not_on_PATH: use pathlib for path normalization and resolve symlinks #11953

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

lorddavidiii
Copy link
Contributor

This PR is the rebased version of #11903

@@ -0,0 +1 @@
Migrate message_about_scripts_not_on_PATH to use pathlib
Copy link
Member

Choose a reason for hiding this comment

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

This should mention the slight behavioural change mentioned in the other PR.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok, I change this now

@lorddavidiii lorddavidiii changed the title message_about_scripts_not_on_PATH: use pathlib for path normalization message_about_scripts_not_on_PATH: use pathlib for path normalization and resolve symlinks Apr 12, 2023
@lorddavidiii
Copy link
Contributor Author

The failing CI job looks unrelated to this PR

@uranusjr
Copy link
Member

The new message is still not good enough to me. pip users would not have a clue what message_about_scripts_not_on_PATH means. The changelog message should focus on how the change actually affects end users, not to describe the implementation detail (that’s what the Git commit messages are for).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants