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

14037 commits

Author SHA1 Message Date
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
JasonMo1
19b41050ef Add permission check before configuration 2023-06-14 23:00:03 +08:00
JasonMo1
67deaf7576 Add permission check before configuration 2023-06-14 22:36:15 +08:00
Maurits van Rees
6aef9326d9
Update news/12079.bugfix.rst
Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
2023-06-12 21:49:12 +02:00
Maurits van Rees
1a80e41504
Mention in changelog that 12079 is an issue mostly in Python 3.11. 2023-06-12 21:43:34 +02:00
Maurits van Rees
1269d0d240
Update news snippet. 2023-06-12 16:31:28 +02:00
Maurits van Rees
3eb3ddd873
Fix slowness on Python 3.11 when updating an existing large environment. 2023-06-12 16:24:50 +02:00
Tzu-ping Chung
8a1eea4aae
Merge pull request #12075 from jondo/patch-1 2023-06-12 16:17:52 +08:00
Paul Moore
7e3f74f16d Merge branch 'main' into core_metadata 2023-06-08 14:22:42 +01:00
Paul Moore
2d168e6e13
Merge pull request #12068 from pfmoore/python_option_subcommand
Error if the --python option is specified after the subcommand name
2023-06-08 14:20:19 +01:00
Paul Moore
5168881b43 Implement PEP 714 - rename dist-info-metadata 2023-06-08 10:10:15 +01:00
Paul Moore
232cc9dd52 Parse hash data before passing to MetadataFile 2023-06-08 10:09:09 +01:00
Paul Moore
93b274eee7 Missed a change to one of the tests 2023-06-07 21:44:48 +01:00
Paul Moore
cfb4923d5d Fix bad test data in test_parse_links_json 2023-06-07 21:21:32 +01:00
Paul Moore
8f89997d0d Fix types to be 3.7-compatible 2023-06-07 21:11:34 +01:00
Paul Moore
cc554edab8 Add a news file 2023-06-07 21:01:10 +01:00
Paul Moore
6c3db098ff Fix parsing of JSON index dist-info-metadata values 2023-06-07 20:58:40 +01:00
Robert Pollak
16df8cdcbf
NEWS.rst typo
'setttings' should be 'settings'.
2023-06-07 16:04:20 +02:00
Paul Moore
72a32e9907
Merge pull request #12073 from pfmoore/ruff
Switch to ruff for linting
2023-06-06 09:52:30 +01:00
Paul Moore
bdef9159bd Use ruff for import sorting as well 2023-06-05 15:06:11 +01:00
Paul Moore
73333781ad Merge branch 'ruff' of https://github.com/pfmoore/pip into ruff 2023-06-05 14:50:24 +01:00
Paul Moore
7c3418b2d0
Add explicit ID to noqa comment
Co-authored-by: q0w <43147888+q0w@users.noreply.github.com>
2023-06-05 14:50:10 +01:00