-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Upgrade distlib to 0.3.7 #12359
Upgrade distlib to 0.3.7 #12359
Conversation
Thanks for submitting this @FlavioAmurrioCS. I assign it to 24.0 so we don't forget. There is a failing test that seems to be related to the upgrade. If you have a chance to investigate that would be most welcome. |
@sbidoul I will take a look at this sometime tomorrow. Been busy with work :/ |
The failure is due to an xfail that no longer fails, because that's one functional behaviour that's improved in distlib!
|
pre-commit.ci autofix |
d23f8e2
to
d569ba0
Compare
I went ahead and updated |
c54470c
to
12e76d7
Compare
12e76d7
to
f005fd9
Compare
f005fd9
to
28885f0
Compare
By now, |
@FlavioAmurrioCS thanks for filing this. I've cherry-picked your commits in #12493, so closing this one. |
Thanks @sbidoul |
Updated
src/pip/_vendor/vendor.txt
to update distlib to 0.3.7 and then ranpipx run vendoring sync . -v