File tree
15 files changed
+519
-479
lines changedFilter options
- Doc/library
- Include
- internal
- Lib
- importlib
- test
- Misc/NEWS.d/next/Core and Builtins
- Programs
- Python
15 files changed
+519
-479
lines changed+37-16Lines changed: 37 additions & 16 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1465 | 1465 |
|
1466 | 1466 |
|
1467 | 1467 |
|
1468 |
| - |
| 1468 | + |
1469 | 1469 |
|
1470 |
| - |
1471 |
| - |
1472 |
| - |
| 1470 | + |
1473 | 1471 |
|
1474 |
| - |
1475 |
| - |
1476 |
| - |
1477 |
| - |
1478 |
| - |
1479 |
| - |
1480 |
| - |
1481 |
| - |
1482 |
| - |
| 1472 | + |
| 1473 | + |
| 1474 | + |
1483 | 1475 |
|
1484 |
| - |
1485 |
| - |
| 1476 | + |
| 1477 | + |
| 1478 | + |
1486 | 1479 |
|
1487 |
| - |
| 1480 | + |
| 1481 | + |
| 1482 | + |
| 1483 | + |
| 1484 | + |
| 1485 | + |
| 1486 | + |
| 1487 | + |
| 1488 | + |
| 1489 | + |
| 1490 | + |
| 1491 | + |
| 1492 | + |
| 1493 | + |
| 1494 | + |
| 1495 | + |
| 1496 | + |
| 1497 | + |
| 1498 | + |
| 1499 | + |
| 1500 | + |
| 1501 | + |
| 1502 | + |
| 1503 | + |
| 1504 | + |
| 1505 | + |
| 1506 | + |
| 1507 | + |
| 1508 | + |
1488 | 1509 |
|
1489 | 1510 |
|
1490 | 1511 |
|
|
Include/internal/pycore_opcode.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_opcode.h+25-25Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+44-42Lines changed: 44 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+5-14Lines changed: 5 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
| 28 | + |
| 29 | + |
35 | 30 |
|
36 | 31 |
|
37 | 32 |
|
| ||
579 | 574 |
|
580 | 575 |
|
581 | 576 |
|
582 |
| - |
583 |
| - |
584 |
| - |
585 |
| - |
586 |
| - |
587 |
| - |
588 |
| - |
| 577 | + |
| 578 | + |
| 579 | + |
589 | 580 |
|
590 | 581 |
|
591 | 582 |
|
|
Lib/importlib/_bootstrap_external.py
Copy file name to clipboardExpand all lines: Lib/importlib/_bootstrap_external.py+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
447 | 447 |
|
448 | 448 |
|
449 | 449 |
|
450 |
| - |
| 450 | + |
| 451 | + |
| 452 | + |
451 | 453 |
|
452 | 454 |
|
453 | 455 |
|
| ||
464 | 466 |
|
465 | 467 |
|
466 | 468 |
|
467 |
| - |
| 469 | + |
468 | 470 |
|
469 | 471 |
|
470 | 472 |
|
|
+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
| 113 | + |
| 114 | + |
| 115 | + |
113 | 116 |
|
114 | 117 |
|
115 | 118 |
|
| ||
213 | 216 |
|
214 | 217 |
|
215 | 218 |
|
216 |
| - |
217 | 219 |
|
218 | 220 |
|
| 221 | + |
219 | 222 |
|
220 | 223 |
|
221 | 224 |
|
|
0 commit comments