File tree
23 files changed
+1786
-279
lines changed- news
- src/pip
- _internal/utils
- _vendor
- tenacity
23 files changed
+1786
-279
lines changedDiff for: news/tenacity.vendor.rst
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + |
Diff for: pyproject.toml
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
| 47 | + | |
| 48 | + | |
47 | 49 |
| |
48 | 50 |
| |
49 | 51 |
| |
|
Diff for: src/pip/_internal/utils/filesystem.py
+3-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 12 | + | |
15 | 13 |
| |
16 | 14 |
| |
17 | 15 |
| |
| |||
100 | 98 |
| |
101 | 99 |
| |
102 | 100 |
| |
103 |
| - | |
| 101 | + | |
| 102 | + | |
104 | 103 |
| |
105 | 104 |
| |
106 | 105 |
| |
|
Diff for: src/pip/_internal/utils/misc.py
+3-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
| 38 | + | |
42 | 39 |
| |
43 | 40 |
| |
44 | 41 |
| |
| |||
131 | 128 |
| |
132 | 129 |
| |
133 | 130 |
| |
134 |
| - | |
| 131 | + | |
| 132 | + | |
135 | 133 |
| |
136 | 134 |
| |
137 | 135 |
| |
|
Diff for: src/pip/_vendor/__init__.py
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 |
| - | |
79 | 78 |
| |
80 | 79 |
| |
81 | 80 |
| |
| |||
107 | 106 |
| |
108 | 107 |
| |
109 | 108 |
| |
| 109 | + | |
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
|
Diff for: src/pip/_vendor/retrying.py
-267
This file was deleted.
Diff for: src/pip/_vendor/retrying.pyi
-1
This file was deleted.
Diff for: src/pip/_vendor/tenacity.pyi
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + |
File renamed without changes.
0 commit comments