-
Notifications
You must be signed in to change notification settings - Fork 18
Improves alias list messages after installation. #92
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
Conversation
|
With the new name merging algorithm, I get outputs like this: I think I'm going to hide the "w" in py list output as well (without -v). |
|
Hang on. That's The output I wanted, after installing Python 3.13, was
Note that the I don't know whether the code for |
They both use the same mechanism now: |
😆 Just spotted this, let me get that too |
|
That last commit swaps the order so that |
Fixes #83