Commit 5903190
File tree
Expand file treeCollapse file tree
18 files changed
+577
-2
lines changedFilter options
- Doc
- Include
- cpython
- internal
- Modules
- PCbuild
- Python
Expand file treeCollapse file tree
18 files changed
+577
-2
lines changed+32Lines changed: 32 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1095 | 1095 |
|
1096 | 1096 |
|
1097 | 1097 |
|
| 1098 | + |
| 1099 | + |
| 1100 | + |
| 1101 | + |
| 1102 | + |
| 1103 | + |
| 1104 | + |
| 1105 | + |
| 1106 | + |
| 1107 | + |
| 1108 | + |
| 1109 | + |
| 1110 | + |
| 1111 | + |
| 1112 | + |
| 1113 | + |
| 1114 | + |
| 1115 | + |
| 1116 | + |
| 1117 | + |
| 1118 | + |
| 1119 | + |
| 1120 | + |
| 1121 | + |
| 1122 | + |
| 1123 | + |
| 1124 | + |
| 1125 | + |
| 1126 | + |
| 1127 | + |
| 1128 | + |
| 1129 | + |
+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
475 | 475 |
|
476 | 476 |
|
477 | 477 |
|
| 478 | + |
| 479 | + |
| 480 | + |
| 481 | + |
| 482 | + |
| 483 | + |
478 | 484 |
|
479 | 485 |
|
480 | 486 |
|
|
Include/cpython/pyatomic_gcc.h
Copy file name to clipboardExpand all lines: Include/cpython/pyatomic_gcc.h+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
504 | 504 |
|
505 | 505 |
|
506 | 506 |
|
| 507 | + |
| 508 | + |
| 509 | + |
| 510 | + |
| 511 | + |
| 512 | + |
| 513 | + |
| 514 | + |
507 | 515 |
|
508 | 516 |
|
509 | 517 |
|
|
Include/cpython/pyatomic_msc.h
Copy file name to clipboardExpand all lines: Include/cpython/pyatomic_msc.h+27-1Lines changed: 27 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
952 | 952 |
|
953 | 953 |
|
954 | 954 |
|
| 955 | + |
| 956 | + |
| 957 | + |
| 958 | + |
| 959 | + |
| 960 | + |
| 961 | + |
| 962 | + |
| 963 | + |
| 964 | + |
| 965 | + |
| 966 | + |
| 967 | + |
| 968 | + |
| 969 | + |
| 970 | + |
| 971 | + |
| 972 | + |
| 973 | + |
| 974 | + |
| 975 | + |
| 976 | + |
| 977 | + |
| 978 | + |
| 979 | + |
| 980 | + |
955 | 981 |
|
956 | 982 |
|
957 | 983 |
|
958 | 984 |
|
959 | 985 |
|
960 | 986 |
|
961 |
| - |
| 987 | + |
962 | 988 |
|
963 | 989 |
|
964 | 990 |
|
|
Include/cpython/pyatomic_std.h
Copy file name to clipboardExpand all lines: Include/cpython/pyatomic_std.h+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
887 | 887 |
|
888 | 888 |
|
889 | 889 |
|
| 890 | + |
| 891 | + |
| 892 | + |
| 893 | + |
| 894 | + |
| 895 | + |
| 896 | + |
| 897 | + |
| 898 | + |
| 899 | + |
| 900 | + |
| 901 | + |
| 902 | + |
| 903 | + |
| 904 | + |
| 905 | + |
890 | 906 |
|
891 | 907 |
|
892 | 908 |
|
|
Include/internal/pycore_interp.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_interp.h+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| 33 | + |
33 | 34 |
|
34 | 35 |
|
35 | 36 |
|
| ||
197 | 198 |
|
198 | 199 |
|
199 | 200 |
|
| 201 | + |
200 | 202 |
|
201 | 203 |
|
202 | 204 |
|
|
Include/internal/pycore_qsbr.h
Copy file name to clipboard+139Lines changed: 139 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
Include/internal/pycore_runtime_init.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_runtime_init.h+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| ||
169 | 170 |
|
170 | 171 |
|
171 | 172 |
|
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
172 | 177 |
|
173 | 178 |
|
174 | 179 |
|
|
Include/internal/pycore_tstate.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_tstate.h+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| 11 | + |
11 | 12 |
|
12 | 13 |
|
13 |
| - |
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| ||
27 | 28 |
|
28 | 29 |
|
29 | 30 |
|
| 31 | + |
| 32 | + |
30 | 33 |
|
31 | 34 |
|
32 | 35 |
|
|
+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
458 | 458 |
|
459 | 459 |
|
460 | 460 |
|
| 461 | + |
461 | 462 |
|
462 | 463 |
|
463 | 464 |
|
| ||
1162 | 1163 |
|
1163 | 1164 |
|
1164 | 1165 |
|
| 1166 | + |
1165 | 1167 |
|
1166 | 1168 |
|
1167 | 1169 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
645 | 645 |
|
646 | 646 |
|
647 | 647 |
|
| 648 | + |
648 | 649 |
|
649 | 650 |
|
650 | 651 |
|
|
PCbuild/_freeze_module.vcxproj
Copy file name to clipboardExpand all lines: PCbuild/_freeze_module.vcxproj+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
253 | 253 |
|
254 | 254 |
|
255 | 255 |
|
| 256 | + |
256 | 257 |
|
257 | 258 |
|
258 | 259 |
|
|
PCbuild/_freeze_module.vcxproj.filters
Copy file name to clipboardExpand all lines: PCbuild/_freeze_module.vcxproj.filters+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
376 | 376 |
|
377 | 377 |
|
378 | 378 |
|
| 379 | + |
| 380 | + |
| 381 | + |
379 | 382 |
|
380 | 383 |
|
381 | 384 |
|
|
+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
276 | 276 |
|
277 | 277 |
|
278 | 278 |
|
| 279 | + |
279 | 280 |
|
280 | 281 |
|
281 | 282 |
|
| ||
614 | 615 |
|
615 | 616 |
|
616 | 617 |
|
| 618 | + |
617 | 619 |
|
618 | 620 |
|
619 | 621 |
|
|
0 commit comments