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

13907 commits

Author SHA1 Message Date
Tzu-ping Chung 4734c4c735
Merge pull request #12091 from hauntsaninja/strict-optional-glibc 2023-07-05 17:44:51 +08:00
Shantanu 997f92a450
Merge branch 'main' into strict-optional-glibc 2023-07-05 01:23:21 -07:00
Pradyun Gedam b88addeaf5
Merge pull request #11945 from sbidoul/legacy-version-and-specifier-deprecation-sbi
Surface LegacyVersion and LegacySpecifier deprecation warnings
2023-07-03 13:51:18 +01:00
Paul Moore 4cc183e445
Merge pull request #12120 from pfmoore/fix_11847
Record download of completed partial requirements
2023-07-03 13:15:13 +01:00
Stéphane Bidoul 4145168d68
Merge pull request #12119 from sbidoul/hg-explicit-rev-sbi
Pass revisions options explicitly to mercurial commands
2023-07-03 13:05:30 +02:00
Paul Moore 8e80a3ad9a Fix typo 2023-07-03 10:45:01 +01:00
Paul Moore 647ba8d07e Limit the double download fix to wheels 2023-07-03 10:35:01 +01:00
Paul Moore cb25bf3731 Add a news file 2023-07-01 14:51:10 +01:00
Paul Moore b99e082b00 Record download of completed partial requirements 2023-07-01 14:42:10 +01:00
Stéphane Bidoul 45468f06d4 Pass revisions options explicitly to mercurial commands 2023-07-01 13:41:34 +02:00
Paul Moore 4ac0d3d4a1
Merge pull request #12115 from pfmoore/ramdisk_test
Stop using a RAM disk for the Windows tests
2023-06-30 20:39:36 +01:00
Paul Moore 5d0c2773b8 Stop using a RAM disk for the Windows tests 2023-06-30 16:17:16 +01:00
Tzu-ping Chung 21440081bf
Merge pull request #12089 from JasonMo1/main 2023-06-30 13:40:27 +08:00
Tzu-ping Chung 256af8f691
Catch OSError instead of IOError 2023-06-29 17:28:16 +08:00
Tzu-ping Chung 41f138e43a
Minimize changeset 2023-06-29 16:51:34 +08:00
Tzu-ping Chung 6507734aac
Fix string formatting 2023-06-29 16:51:11 +08:00
Tzu-ping Chung 26953e695f
Merge branch 'main' into main 2023-06-28 17:12:50 +08:00
Paul Moore 778b42ff81
Merge pull request #12078 from pfmoore/core_metadata
Fix parsing of JSON index dist-info-metadata values
2023-06-27 21:50:53 +01:00
Stéphane Bidoul 782cff7e01 Warn when legacy versions and specifiers are resolved
Also warn in pip check.

...
2023-06-27 16:43:32 +02:00
Paul Moore a934f38ff7 Merge branch 'main' into core_metadata 2023-06-27 15:42:42 +01:00
Stéphane Bidoul 98814e5050
Merge pull request #12109 from sbidoul/macos-xpass-sbi
Revert "xfail test_pip_wheel_ext_module_with_tmpdir_inside"
2023-06-27 16:41:45 +02:00
Stéphane Bidoul fab8cf7479 Remove Unused "type: ignore" comments 2023-06-27 15:49:40 +02:00
Paul Moore c7daa07f6a Reword the check for no hashes 2023-06-27 14:47:39 +01:00
Paul Moore a0976d8832 Fix lint issues 2023-06-27 14:47:09 +01:00
Stéphane Bidoul 108c055f72 Revert "xfail test_pip_wheel_ext_module_with_tmpdir_inside"
This reverts commit fab519dfd9.
2023-06-27 15:10:38 +02:00
Paul Moore 97cc6a4c60
Merge branch 'main' into core_metadata 2023-06-27 10:17:59 +01:00
Tzu-ping Chung 9f72cd0269
Merge pull request #11996 from uranusjr/deprecate-egg-importlib-metadata 2023-06-26 15:01:43 +08:00
Pradyun Gedam 9fa6424452
Remove the no-response workflow (#12102) 2023-06-25 12:06:02 +01:00
JasonMo1 7572dbc095 Add IO check before save configuration1 2023-06-22 12:03:58 +08:00
JasonMo1 c4709d2b22 Add permission check before configuration11 2023-06-22 11:31:43 +08:00
JasonMo1 c57bad63da Add permission check before configuration10 2023-06-22 11:27:48 +08:00
hauntsaninja b5377aeb73 nope 2023-06-20 02:04:36 -07:00
hauntsaninja e995f25644 nope 2023-06-20 01:54:20 -07:00
hauntsaninja 36014e6f49 don't catch attributeerror 2023-06-20 01:51:56 -07:00
hauntsaninja 4211775631 remove the error code to silence ruff 2023-06-20 01:48:49 -07:00
hauntsaninja b5a40ed64b news 2023-06-20 01:45:24 -07:00
hauntsaninja 54be97e05c Use strict optional checking in glibc
Suggested by pradyunsg in #11374

`--no-strict-optional` defeats half the purpose of using mypy.

This change is trivial, we already catch AttributeError in the case that
mypy is concerned about.
2023-06-20 01:42:51 -07:00
JasonMo1 81c8a3ffbc Add permission check before configuration9 2023-06-17 12:42:47 +08:00
JasonMo1 8747268d44 Add permission check before configuration8 2023-06-17 12:30:36 +08:00
JasonMo1 05e936aecb Add permission check before configuration7 2023-06-17 12:16:25 +08:00
JasonMo1 05fe417474 Add permission check before configuration5 2023-06-17 11:39:30 +08:00
JasonMo1 5986dd27c5 Add permission check before configuration 2023-06-17 11:23:10 +08:00
JasonMo1 17147b8fd3 Add permission check before configuration 2023-06-17 11:23:10 +08:00
JasonMo1 2dbda58efc Add permission check before configuration 2023-06-17 11:23:10 +08:00
JasonMo1 920bcd0c63 Add permission check before configuration 2023-06-17 11:23:10 +08:00
JasonMo1 f74650725b Add permission check before configuration 2023-06-17 11:23:10 +08:00
JasonMo 090ad5cf31
Merge branch 'main' into main 2023-06-16 21:31:30 +08:00
Tzu-ping Chung 5190ef71cc
Merge pull request #12080 from mauritsvanrees/maurits-issue-12079-slow-importlib 2023-06-16 17:03:40 +08:00
JasonMo1 f77661e478 Add permission check before configuration 2023-06-15 19:35:46 +08:00
JasonMo1 dafca3f7e3 Add permission check before configuration 2023-06-15 19:11:20 +08:00