Commit 4443237
File tree
Expand file treeCollapse file tree
175 files changed
+6619
-1282
lines changedFilter options
- .github/workflows
- Doc
- c-api
- library
- reference
- tutorial
- using
- whatsnew
- Include
- cpython
- internal
- Lib
- asyncio
- importlib
- test
- support
- test_zoneinfo
- Mac/Tools
- Misc/NEWS.d
- next
- C API
- Core and Builtins
- Library
- Tests
- Modules
- _ctypes
- _io
- clinic
- _multiprocessing
- clinic
- Objects
- PC
- clinic
- Parser
- Programs
- Python
- Tools
- build
- c-analyzer
- c_parser/preprocessor
- cpython
- distutils
- cases_generator
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
175 files changed
+6619
-1282
lines changed.github/workflows/build.yml
Copy file name to clipboardExpand all lines: .github/workflows/build.yml+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
111 | 111 |
|
112 | 112 |
|
113 | 113 |
|
| 114 | + |
| 115 | + |
| 116 | + |
114 | 117 |
|
115 | 118 |
|
116 | 119 |
|
|
+33Lines changed: 33 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
228 | 228 |
|
229 | 229 |
|
230 | 230 |
|
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
| 247 | + |
| 248 | + |
| 249 | + |
| 250 | + |
| 251 | + |
| 252 | + |
| 253 | + |
| 254 | + |
| 255 | + |
| 256 | + |
| 257 | + |
| 258 | + |
| 259 | + |
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
513 | 513 |
|
514 | 514 |
|
515 | 515 |
|
516 |
| - |
| 516 | + |
517 | 517 |
|
518 | 518 |
|
519 | 519 |
|
|
+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
81 |
| - |
82 |
| - |
| 81 | + |
| 82 | + |
83 | 83 |
|
84 | 84 |
|
85 |
| - |
| 85 | + |
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
92 |
| - |
93 |
| - |
| 92 | + |
| 93 | + |
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
259 | 259 |
|
260 | 260 |
|
261 | 261 |
|
262 |
| - |
| 262 | + |
263 | 263 |
|
264 | 264 |
|
265 | 265 |
|
|
Doc/library/asyncio-task.rst
Copy file name to clipboardExpand all lines: Doc/library/asyncio-task.rst-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
814 | 814 |
|
815 | 815 |
|
816 | 816 |
|
817 |
| - |
818 |
| - |
819 |
| - |
820 | 817 |
|
821 | 818 |
|
822 | 819 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
61 |
| - |
| 61 | + |
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
|
Doc/library/concurrent.futures.rst
Copy file name to clipboardExpand all lines: Doc/library/concurrent.futures.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
202 | 202 |
|
203 | 203 |
|
204 | 204 |
|
205 |
| - |
| 205 | + |
206 | 206 |
|
207 | 207 |
|
208 | 208 |
|
|
Doc/library/dataclasses.rst
Copy file name to clipboardExpand all lines: Doc/library/dataclasses.rst+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
389 | 389 |
|
390 | 390 |
|
391 | 391 |
|
392 |
| - |
| 392 | + |
393 | 393 |
|
394 | 394 |
|
395 | 395 |
|
| ||
401 | 401 |
|
402 | 402 |
|
403 | 403 |
|
| 404 | + |
| 405 | + |
| 406 | + |
| 407 | + |
404 | 408 |
|
405 | 409 |
|
406 | 410 |
|
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 |
| - |
61 |
| - |
62 |
| - |
| 60 | + |
| 61 | + |
| 62 | + |
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
|
Doc/library/importlib.metadata.rst
Copy file name to clipboardExpand all lines: Doc/library/importlib.metadata.rst+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
73 | 73 |
|
74 | 74 |
|
75 | 75 |
|
76 |
| - |
| 76 | + |
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
|
+26-2Lines changed: 26 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1440 | 1440 |
|
1441 | 1441 |
|
1442 | 1442 |
|
1443 |
| - |
1444 |
| - |
| 1443 | + |
| 1444 | + |
1445 | 1445 |
|
1446 | 1446 |
|
1447 | 1447 |
|
| ||
1476 | 1476 |
|
1477 | 1477 |
|
1478 | 1478 |
|
| 1479 | + |
| 1480 | + |
| 1481 | + |
| 1482 | + |
| 1483 | + |
| 1484 | + |
| 1485 | + |
| 1486 | + |
| 1487 | + |
| 1488 | + |
| 1489 | + |
| 1490 | + |
| 1491 | + |
| 1492 | + |
| 1493 | + |
| 1494 | + |
1479 | 1495 |
|
1480 | 1496 |
|
1481 | 1497 |
|
| ||
1507 | 1523 |
|
1508 | 1524 |
|
1509 | 1525 |
|
| 1526 | + |
| 1527 | + |
| 1528 | + |
| 1529 | + |
| 1530 | + |
| 1531 | + |
| 1532 | + |
| 1533 | + |
1510 | 1534 |
|
1511 | 1535 |
|
1512 | 1536 |
|
|
+63Lines changed: 63 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2188 | 2188 |
|
2189 | 2189 |
|
2190 | 2190 |
|
| 2191 | + |
| 2192 | + |
| 2193 | + |
| 2194 | + |
| 2195 | + |
| 2196 | + |
| 2197 | + |
| 2198 | + |
| 2199 | + |
| 2200 | + |
| 2201 | + |
| 2202 | + |
| 2203 | + |
| 2204 | + |
| 2205 | + |
| 2206 | + |
| 2207 | + |
| 2208 | + |
| 2209 | + |
| 2210 | + |
| 2211 | + |
| 2212 | + |
| 2213 | + |
| 2214 | + |
| 2215 | + |
| 2216 | + |
| 2217 | + |
| 2218 | + |
| 2219 | + |
| 2220 | + |
| 2221 | + |
| 2222 | + |
| 2223 | + |
| 2224 | + |
| 2225 | + |
| 2226 | + |
| 2227 | + |
| 2228 | + |
| 2229 | + |
| 2230 | + |
| 2231 | + |
| 2232 | + |
| 2233 | + |
| 2234 | + |
| 2235 | + |
| 2236 | + |
| 2237 | + |
| 2238 | + |
| 2239 | + |
| 2240 | + |
| 2241 | + |
| 2242 | + |
| 2243 | + |
| 2244 | + |
| 2245 | + |
| 2246 | + |
| 2247 | + |
| 2248 | + |
| 2249 | + |
| 2250 | + |
| 2251 | + |
| 2252 | + |
| 2253 | + |
2191 | 2254 |
|
2192 | 2255 |
|
2193 | 2256 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
61 |
| - |
| 61 | + |
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 |
| - |
| 75 | + |
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1622 | 1622 |
|
1623 | 1623 |
|
1624 | 1624 |
|
1625 |
| - |
| 1625 | + |
1626 | 1626 |
|
1627 | 1627 |
|
1628 | 1628 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1323 | 1323 |
|
1324 | 1324 |
|
1325 | 1325 |
|
1326 |
| - |
| 1326 | + |
1327 | 1327 |
|
1328 | 1328 |
|
1329 | 1329 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
272 | 272 |
|
273 | 273 |
|
274 | 274 |
|
275 |
| - |
| 275 | + |
276 | 276 |
|
277 | 277 |
|
278 | 278 |
|
|
0 commit comments