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

commands: debug: Use packaging.version.parse to compare #9464

Merged
merged 1 commit into from
Jan 23, 2021

Conversation

NoahGorny
Copy link
Contributor

Closes #9461

@pfmoore
Copy link
Member

pfmoore commented Jan 16, 2021

Awesome! That was quick 🙂

I'll test it locally (probably tomorrow) as I just fixed up my PR so it doesn't trigger the bug any more.

Update: I may not be able to get to this, I upgraded my PC to Python 3.9.1, and everything has stopped working 🙁 (By the way, does anyone know why the tests pin cryptography 2.8? There's no Windows binaries for that version which are compatible with Python 3.9...)

@pradyunsg
Copy link
Member

By the way, does anyone know why the tests pin cryptography 2.8

LOL no. I'd look at the git blame, but my laptop is acting up again so imma deal with that. 🌈

@pfmoore
Copy link
Member

pfmoore commented Jan 16, 2021

I'd look at the git blame

I should have thought of that. It was #7289 (from @chrahunt) but no clue there why it's pinned 🙁 I could just remove the pin, but that's problematic if I can't test the blasted thing...

@pradyunsg
Copy link
Member

Yea, I think unpinning is the right thing to do. If you want, I can look into that some time tomorrow. :)

@NoahGorny
Copy link
Contributor Author

Bumping @pfmoore @pradyunsg

@pradyunsg pradyunsg merged commit 8d042c4 into pypa:master Jan 23, 2021
@NoahGorny NoahGorny deleted the fix-pip-debug-parse-version branch January 23, 2021 18:15
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test test_debug__library_versions fails when versions have leading zeros, but vendor.txt omits them
4 participants