File tree
27 files changed
+1243
-695
lines changedFilter options
- Doc
- library
- whatsnew
- Include
- internal
- Lib
- importlib
- test
- Misc/NEWS.d/next/Core and Builtins
- Modules
- Objects
- Python
27 files changed
+1243
-695
lines changed+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1196 | 1196 |
|
1197 | 1197 |
|
1198 | 1198 |
|
| 1199 | + |
| 1200 | + |
| 1201 | + |
| 1202 | + |
| 1203 | + |
| 1204 | + |
| 1205 | + |
| 1206 | + |
1199 | 1207 |
|
1200 | 1208 |
|
1201 | 1209 |
|
|
+24Lines changed: 24 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
153 | 153 |
|
154 | 154 |
|
155 | 155 |
|
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
156 | 180 |
|
157 | 181 |
|
158 | 182 |
|
|
Include/internal/pycore_code.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_code.h+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
| 134 | + |
134 | 135 |
|
135 | 136 |
|
136 | 137 |
|
|
Include/internal/pycore_compile.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_compile.h+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
| 73 | + |
| 74 | + |
| 75 | + |
73 | 76 |
|
74 | 77 |
|
75 | 78 |
|
|
Include/internal/pycore_flowgraph.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_flowgraph.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
97 |
| - |
| 97 | + |
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
|
Include/internal/pycore_opcode.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_opcode.h+7-6Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Include/internal/pycore_symtable.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_symtable.h+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
| 67 | + |
67 | 68 |
|
68 | 69 |
|
69 | 70 |
|
|
+12-9Lines changed: 12 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lib/importlib/_bootstrap_external.py
Copy file name to clipboardExpand all lines: Lib/importlib/_bootstrap_external.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
442 | 442 |
|
443 | 443 |
|
444 | 444 |
|
| 445 | + |
445 | 446 |
|
446 | 447 |
|
447 | 448 |
|
| ||
458 | 459 |
|
459 | 460 |
|
460 | 461 |
|
461 |
| - |
| 462 | + |
462 | 463 |
|
463 | 464 |
|
464 | 465 |
|
|
+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
198 | 198 |
|
199 | 199 |
|
200 | 200 |
|
| 201 | + |
| 202 | + |
201 | 203 |
|
202 | 204 |
|
203 | 205 |
|
| ||
268 | 270 |
|
269 | 271 |
|
270 | 272 |
|
| 273 | + |
| 274 | + |
271 | 275 |
|
272 | 276 |
|
273 | 277 |
|
|
+6-18Lines changed: 6 additions & 18 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1352 | 1352 |
|
1353 | 1353 |
|
1354 | 1354 |
|
1355 |
| - |
1356 | 1355 |
|
1357 | 1356 |
|
1358 | 1357 |
|
1359 | 1358 |
|
1360 | 1359 |
|
1361 |
| - |
1362 |
| - |
1363 | 1360 |
|
1364 | 1361 |
|
1365 | 1362 |
|
| ||
1374 | 1371 |
|
1375 | 1372 |
|
1376 | 1373 |
|
1377 |
| - |
| 1374 | + |
1378 | 1375 |
|
1379 | 1376 |
|
1380 | 1377 |
|
1381 | 1378 |
|
1382 | 1379 |
|
1383 |
| - |
| 1380 | + |
1384 | 1381 |
|
1385 | 1382 |
|
1386 | 1383 |
|
| ||
1393 | 1390 |
|
1394 | 1391 |
|
1395 | 1392 |
|
1396 |
| - |
1397 | 1393 |
|
1398 | 1394 |
|
1399 | 1395 |
|
1400 | 1396 |
|
1401 | 1397 |
|
1402 |
| - |
1403 |
| - |
1404 | 1398 |
|
1405 | 1399 |
|
1406 | 1400 |
|
| ||
1415 | 1409 |
|
1416 | 1410 |
|
1417 | 1411 |
|
1418 |
| - |
| 1412 | + |
1419 | 1413 |
|
1420 | 1414 |
|
1421 | 1415 |
|
1422 | 1416 |
|
1423 | 1417 |
|
1424 |
| - |
| 1418 | + |
1425 | 1419 |
|
1426 | 1420 |
|
1427 | 1421 |
|
| ||
1434 | 1428 |
|
1435 | 1429 |
|
1436 | 1430 |
|
1437 |
| - |
1438 | 1431 |
|
1439 | 1432 |
|
1440 | 1433 |
|
1441 | 1434 |
|
1442 | 1435 |
|
1443 |
| - |
1444 |
| - |
1445 | 1436 |
|
1446 | 1437 |
|
1447 | 1438 |
|
| ||
1456 | 1447 |
|
1457 | 1448 |
|
1458 | 1449 |
|
1459 |
| - |
| 1450 | + |
1460 | 1451 |
|
1461 | 1452 |
|
1462 | 1453 |
|
1463 | 1454 |
|
1464 | 1455 |
|
1465 |
| - |
| 1456 | + |
1466 | 1457 |
|
1467 | 1458 |
|
1468 | 1459 |
|
| ||
1711 | 1702 |
|
1712 | 1703 |
|
1713 | 1704 |
|
1714 |
| - |
1715 |
| - |
1716 |
| - |
1717 | 1705 |
|
1718 | 1706 |
|
1719 | 1707 |
|
|
Lib/test/test_compiler_assemble.py
Copy file name to clipboardExpand all lines: Lib/test/test_compiler_assemble.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| 36 | + |
| 37 | + |
| 38 | + |
36 | 39 |
|
37 | 40 |
|
38 | 41 |
|
|
0 commit comments