1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
Commit graph

11 commits

Author SHA1 Message Date
Jon Dufresne
60c274be2d Complete type annotations of tests/unit/ directory 2021-09-23 05:44:54 -07:00
Pradyun Gedam
94999255d5
Reformat the codebase, with black 2021-08-20 13:37:49 +01:00
Tzu-ping Chung
2da77e97a2 Smarter (and looser) link equivalency logic 2021-07-22 15:27:10 +08:00
Chris Hunt
658425a555 Add explicit test for hg+file
This was previously failing on the master branch.
2019-09-22 11:06:07 -04:00
Stéphane Bidoul (ACSONE)
2e1dfbef76 consolidate vcs link detection 2019-08-16 08:14:33 +02:00
Chris Jerdonek
0a1571ba03 Fix a NoneType AttributeError when evaluating hashes. 2019-07-23 05:22:59 -04:00
Chris Jerdonek
e85a848ec8 Add Link.is_hash_allowed(). 2019-07-11 01:34:46 -07:00
Chris Jerdonek
fdde0b483e Add Link.yanked_reason. 2019-06-25 03:34:38 -07:00
Chris Jerdonek
0ed518f0dc Fix an edge case where Link.filename can leak auth information. 2019-06-22 16:44:13 -07:00
Chris Jerdonek
b6077c5227 Move the existing Link tests to test_link.py. 2019-06-22 16:44:13 -07:00
Chris Jerdonek
0e741ef9bf Parse the url when creating a Link object. 2019-06-22 16:44:07 -07:00