File tree
35 files changed
+483
-171
lines changedFilter options
- Doc
- library
- whatsnew
- Include
- cpython
- internal
- Lib/test
- libregrtest
- test_ctypes
- Misc/NEWS.d/next/Core and Builtins
- Modules
- Objects
- Programs
- Python
- clinic
- Tools/build
35 files changed
+483
-171
lines changed+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
670 | 670 |
|
671 | 671 |
|
672 | 672 |
|
| 673 | + |
| 674 | + |
| 675 | + |
| 676 | + |
| 677 | + |
| 678 | + |
| 679 | + |
673 | 680 |
|
674 | 681 |
|
675 | 682 |
|
|
+19-2Lines changed: 19 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1129 | 1129 |
|
1130 | 1130 |
|
1131 | 1131 |
|
| 1132 | + |
| 1133 | + |
| 1134 | + |
| 1135 | + |
| 1136 | + |
| 1137 | + |
| 1138 | + |
| 1139 | + |
| 1140 | + |
| 1141 | + |
| 1142 | + |
| 1143 | + |
| 1144 | + |
| 1145 | + |
| 1146 | + |
| 1147 | + |
| 1148 | + |
| 1149 | + |
1132 | 1150 |
|
1133 | 1151 |
|
1134 | 1152 |
|
| ||
1293 | 1311 |
|
1294 | 1312 |
|
1295 | 1313 |
|
1296 |
| - |
1297 |
| - |
| 1314 | + |
1298 | 1315 |
|
1299 | 1316 |
|
1300 | 1317 |
|
|
+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 |
| - |
| 14 | + |
16 | 15 |
|
17 | 16 |
|
18 | 17 |
|
| ||
31 | 30 |
|
32 | 31 |
|
33 | 32 |
|
34 |
| - |
35 |
| - |
| 33 | + |
| 34 | + |
36 | 35 |
|
37 | 36 |
|
38 | 37 |
|
|
Include/cpython/unicodeobject.h
Copy file name to clipboardExpand all lines: Include/cpython/unicodeobject.h+13-4Lines changed: 13 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
101 |
| - |
102 |
| - |
103 |
| - |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
104 | 111 |
|
105 | 112 |
|
106 | 113 |
|
| ||
135 | 142 |
|
136 | 143 |
|
137 | 144 |
|
138 |
| - |
| 145 | + |
139 | 146 |
|
140 | 147 |
|
141 | 148 |
|
| ||
183 | 190 |
|
184 | 191 |
|
185 | 192 |
|
| 193 | + |
| 194 | + |
186 | 195 |
|
187 | 196 |
|
188 | 197 |
|
|
Include/internal/pycore_global_objects_fini_generated.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_global_objects_fini_generated.h+2-4Lines changed: 2 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Include/internal/pycore_long.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_long.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
245 | 245 |
|
246 | 246 |
|
247 | 247 |
|
248 |
| - |
| 248 | + |
249 | 249 |
|
250 | 250 |
|
251 | 251 |
|
|
Include/internal/pycore_object.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_object.h+33-15Lines changed: 33 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 |
| - |
19 |
| - |
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
32 | 36 |
|
33 | 37 |
|
34 | 38 |
|
| ||
61 | 65 |
|
62 | 66 |
|
63 | 67 |
|
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
64 | 76 |
|
65 | 77 |
|
66 | 78 |
|
| 79 | + |
| 80 | + |
| 81 | + |
67 | 82 |
|
68 | 83 |
|
69 | 84 |
|
| ||
82 | 97 |
|
83 | 98 |
|
84 | 99 |
|
| 100 | + |
| 101 | + |
| 102 | + |
85 | 103 |
|
86 | 104 |
|
87 | 105 |
|
|
Include/internal/pycore_runtime_init.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_runtime_init.h+7-7Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
79 |
| - |
| 79 | + |
80 | 80 |
|
81 | 81 |
|
82 |
| - |
| 82 | + |
83 | 83 |
|
84 | 84 |
|
85 |
| - |
| 85 | + |
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
| ||
116 | 116 |
|
117 | 117 |
|
118 | 118 |
|
119 |
| - |
| 119 | + |
120 | 120 |
|
121 | 121 |
|
122 | 122 |
|
123 |
| - |
| 123 | + |
124 | 124 |
|
125 | 125 |
|
126 | 126 |
|
| ||
138 | 138 |
|
139 | 139 |
|
140 | 140 |
|
141 |
| - |
| 141 | + |
142 | 142 |
|
143 | 143 |
|
144 | 144 |
|
| ||
149 | 149 |
|
150 | 150 |
|
151 | 151 |
|
152 |
| - |
| 152 | + |
153 | 153 |
|
154 | 154 |
|
155 | 155 |
|
|
Include/internal/pycore_unicodeobject.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_unicodeobject.h+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
|
0 commit comments