File tree
10 files changed
+185
-125
lines changed- Include/internal
- Lib/test/test_capi
- Misc/NEWS.d/next/Core_and_Builtins
- Python
10 files changed
+185
-125
lines changed+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: Include/internal/pycore_uop_ids.h
+97-96
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: Include/internal/pycore_uop_metadata.h
+5-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: Lib/test/test_capi/test_opt.py
+18
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1581 | 1581 |
| |
1582 | 1582 |
| |
1583 | 1583 |
| |
| 1584 | + | |
| 1585 | + | |
| 1586 | + | |
| 1587 | + | |
| 1588 | + | |
| 1589 | + | |
| 1590 | + | |
| 1591 | + | |
| 1592 | + | |
| 1593 | + | |
| 1594 | + | |
| 1595 | + | |
| 1596 | + | |
| 1597 | + | |
| 1598 | + | |
| 1599 | + | |
| 1600 | + | |
| 1601 | + | |
1584 | 1602 |
| |
1585 | 1603 |
| |
1586 | 1604 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + |
Diff for: Python/bytecodes.c
+8-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
512 | 512 |
| |
513 | 513 |
| |
514 | 514 |
| |
515 |
| - | |
| 515 | + | |
516 | 516 |
| |
517 | 517 |
| |
| 518 | + | |
| 519 | + | |
| 520 | + | |
518 | 521 |
| |
| 522 | + | |
519 | 523 |
| |
520 | 524 |
| |
521 | 525 |
| |
| |||
528 | 532 |
| |
529 | 533 |
| |
530 | 534 |
| |
| 535 | + | |
| 536 | + | |
| 537 | + | |
531 | 538 |
| |
532 | 539 |
| |
533 | 540 |
| |
|
Diff for: Python/executor_cases.c.h
+9-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments