File tree
22 files changed
+663
-651
lines changed- Doc/library
- Include
- internal
- Lib
- importlib
- test
- Misc/NEWS.d/next/Core and Builtins
- Objects
- Programs
- Python
22 files changed
+663
-651
lines changedDiff for: Doc/library/dis.rst
+11-22
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
780 | 780 |
| |
781 | 781 |
| |
782 | 782 |
| |
783 |
| - | |
784 |
| - | |
785 |
| - | |
786 |
| - | |
787 |
| - | |
788 |
| - | |
789 |
| - | |
790 |
| - | |
791 |
| - | |
792 |
| - | |
793 | 783 |
| |
794 | 784 |
| |
795 | 785 |
| |
| |||
944 | 934 |
| |
945 | 935 |
| |
946 | 936 |
| |
947 |
| - | |
948 |
| - | |
949 |
| - | |
950 |
| - | |
951 |
| - | |
952 |
| - | |
953 |
| - | |
954 |
| - | |
955 |
| - | |
956 |
| - | |
957 |
| - | |
958 |
| - | |
959 | 937 |
| |
960 | 938 |
| |
961 | 939 |
| |
| |||
1812 | 1790 |
| |
1813 | 1791 |
| |
1814 | 1792 |
| |
| 1793 | + | |
| 1794 | + | |
| 1795 | + | |
| 1796 | + | |
| 1797 | + | |
| 1798 | + | |
| 1799 | + | |
| 1800 | + | |
| 1801 | + | |
| 1802 | + | |
| 1803 | + | |
1815 | 1804 |
| |
1816 | 1805 |
| |
1817 | 1806 |
| |
|
Diff for: Include/ceval.h
+7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
136 | 143 |
| |
137 | 144 |
| |
138 | 145 |
| |
|
Diff for: Include/internal/pycore_ceval.h
+7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
245 | 245 |
| |
246 | 246 |
| |
247 | 247 |
| |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
248 | 255 |
| |
249 | 256 |
| |
250 | 257 |
| |
|
Diff for: Include/internal/pycore_object.h
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
709 | 709 |
| |
710 | 710 |
| |
711 | 711 |
| |
| 712 | + | |
712 | 713 |
| |
713 | 714 |
| |
714 | 715 |
| |
|
+11-16
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
+1-2
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.
0 commit comments