Commit 8f2341c
authored
File tree
Expand file treeCollapse file tree
44 files changed
+595
-102
lines changedFilter options
- .github/workflows
- Doc
- Include
- Lib
- ensurepip/_bundled
- test
- Misc/NEWS.d
- next
- Core and Builtins
- Library
- Security
- Tests
- Tools-Demos
- Windows
- Modules
- cjkcodecs
- PCbuild
- Tools/scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
44 files changed
+595
-102
lines changed.github/workflows/build.yml
Copy file name to clipboardExpand all lines: .github/workflows/build.yml+23-10Lines changed: 23 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 |
| - |
54 |
| - |
| 53 | + |
| 54 | + |
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 |
| - |
76 |
| - |
| 75 | + |
| 76 | + |
77 | 77 |
|
78 | 78 |
|
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
79 | 92 |
|
80 | 93 |
|
81 | 94 |
|
| ||
99 | 112 |
|
100 | 113 |
|
101 | 114 |
|
102 |
| - |
| 115 | + |
103 | 116 |
|
104 | 117 |
|
105 | 118 |
|
| ||
113 | 126 |
|
114 | 127 |
|
115 | 128 |
|
116 |
| - |
| 129 | + |
117 | 130 |
|
118 | 131 |
|
119 | 132 |
|
| ||
131 | 144 |
|
132 | 145 |
|
133 | 146 |
|
134 |
| - |
| 147 | + |
135 | 148 |
|
136 | 149 |
|
137 | 150 |
|
| ||
160 | 173 |
|
161 | 174 |
|
162 | 175 |
|
163 |
| - |
| 176 | + |
164 | 177 |
|
165 | 178 |
|
166 | 179 |
|
| ||
206 | 219 |
|
207 | 220 |
|
208 | 221 |
|
209 |
| - |
| 222 | + |
210 | 223 |
|
211 | 224 |
|
212 | 225 |
|
|
.github/workflows/build_msi.yml
Copy file name to clipboardExpand all lines: .github/workflows/build_msi.yml+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
35 | 35 |
|
36 | 36 |
|
.github/workflows/coverage.yml
Copy file name to clipboardExpand all lines: .github/workflows/coverage.yml+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
| ||
73 | 73 |
|
74 | 74 |
|
75 | 75 |
|
76 |
| - |
| 76 | + |
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
| 25 | + |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
|
.github/workflows/verify-ensurepip-wheels.yml
Copy file name to clipboardExpand all lines: .github/workflows/verify-ensurepip-wheels.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
|
+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
120 | 120 |
|
121 | 121 |
|
122 | 122 |
|
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
.readthedocs.yml
Copy file name to clipboard+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
Doc/constraints.txt
Copy file name to clipboard+24Lines changed: 24 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| 13 | + |
| 14 | + |
13 | 15 |
|
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
17 | 19 |
|
18 | 20 |
|
| 21 | + |
| 22 | + |
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
|
Lib/ensurepip/_bundled/pip-22.0.4-py3-none-any.whl
Copy file name to clipboard-2.03 MB
Binary file not shown.
+10-1Lines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
| 77 | + |
77 | 78 |
|
78 | 79 |
|
79 | 80 |
|
| ||
156 | 157 |
|
157 | 158 |
|
158 | 159 |
|
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
159 | 167 |
|
160 | 168 |
|
161 | 169 |
|
| ||
203 | 211 |
|
204 | 212 |
|
205 | 213 |
|
206 |
| - |
| 214 | + |
| 215 | + |
207 | 216 |
|
208 | 217 |
|
209 | 218 |
|
|
+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1048 | 1048 |
|
1049 | 1049 |
|
1050 | 1050 |
|
1051 |
| - |
| 1051 | + |
| 1052 | + |
| 1053 | + |
| 1054 | + |
| 1055 | + |
1052 | 1056 |
|
1053 | 1057 |
|
1054 | 1058 |
|
|
+18-9Lines changed: 18 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
263 | 263 |
|
264 | 264 |
|
265 | 265 |
|
| 266 | + |
| 267 | + |
| 268 | + |
| 269 | + |
| 270 | + |
| 271 | + |
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
| 281 | + |
266 | 282 |
|
267 | 283 |
|
268 | 284 |
|
| ||
786 | 802 |
|
787 | 803 |
|
788 | 804 |
|
789 |
| - |
790 |
| - |
791 |
| - |
792 |
| - |
793 |
| - |
794 |
| - |
795 |
| - |
796 | 805 |
|
797 | 806 |
|
798 |
| - |
799 |
| - |
| 807 | + |
| 808 | + |
800 | 809 |
|
801 | 810 |
|
802 | 811 |
|
|
Lib/test/test_codecencodings_iso2022.py
Copy file name to clipboardExpand all lines: Lib/test/test_codecencodings_iso2022.py+46Lines changed: 46 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
27 | 73 |
|
28 | 74 |
|
29 | 75 |
|
|
Lib/test/test_httpservers.py
Copy file name to clipboardExpand all lines: Lib/test/test_httpservers.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
417 | 417 |
|
418 | 418 |
|
419 | 419 |
|
420 |
| - |
| 420 | + |
421 | 421 |
|
422 | 422 |
|
423 |
| - |
| 423 | + |
424 | 424 |
|
425 | 425 |
|
426 | 426 |
|
|
+9-4Lines changed: 9 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
240 | 240 |
|
241 | 241 |
|
242 | 242 |
|
243 |
| - |
244 |
| - |
245 |
| - |
246 |
| - |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
| 247 | + |
| 248 | + |
| 249 | + |
| 250 | + |
| 251 | + |
247 | 252 |
|
248 | 253 |
|
249 | 254 |
|
|
0 commit comments