File tree
22 files changed
+337
-288
lines changed- Doc/library
- Include
- internal
- Lib
- importlib
- test
- Misc/NEWS.d/next/Core and Builtins
- Objects
- Programs
- Python
22 files changed
+337
-288
lines changedDiff for: Doc/library/dis.rst
+5-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
929 | 929 |
| |
930 | 930 |
| |
931 | 931 |
| |
932 |
| - | |
| 932 | + | |
933 | 933 |
| |
934 |
| - | |
935 |
| - | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
936 | 937 |
| |
937 |
| - | |
| 938 | + | |
938 | 939 |
| |
939 | 940 |
| |
940 | 941 |
| |
|
+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: Include/internal/pycore_opcode_utils.h
+5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
61 | 66 |
| |
62 | 67 |
| |
63 | 68 |
| |
|
Diff for: Include/internal/pycore_uop_ids.h
+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_metadata.h
+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: Include/opcode_ids.h
+61-61
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments