Commit c67f25e
File tree
Expand file treeCollapse file tree
27 files changed
+907
-227
lines changedFilter options
- Doc
- library
- whatsnew
- Include/internal
- Lib
- ctypes
- test/test_ctypes
- Misc/NEWS.d/next/Library
- Modules/_ctypes
- clinic
Expand file treeCollapse file tree
27 files changed
+907
-227
lines changed+98-5Lines changed: 98 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
657 | 657 |
|
658 | 658 |
|
659 | 659 |
|
660 |
| - |
| 660 | + |
| 661 | + |
661 | 662 |
|
662 |
| - |
663 |
| - |
664 |
| - |
665 |
| - |
| 663 | + |
| 664 | + |
| 665 | + |
| 666 | + |
666 | 667 |
|
667 | 668 |
|
668 | 669 |
|
| ||
2812 | 2813 |
|
2813 | 2814 |
|
2814 | 2815 |
|
| 2816 | + |
| 2817 | + |
| 2818 | + |
| 2819 | + |
| 2820 | + |
| 2821 | + |
| 2822 | + |
| 2823 | + |
| 2824 | + |
| 2825 | + |
| 2826 | + |
| 2827 | + |
| 2828 | + |
| 2829 | + |
| 2830 | + |
| 2831 | + |
| 2832 | + |
| 2833 | + |
| 2834 | + |
| 2835 | + |
| 2836 | + |
| 2837 | + |
| 2838 | + |
| 2839 | + |
| 2840 | + |
| 2841 | + |
| 2842 | + |
| 2843 | + |
| 2844 | + |
| 2845 | + |
| 2846 | + |
| 2847 | + |
| 2848 | + |
| 2849 | + |
| 2850 | + |
| 2851 | + |
| 2852 | + |
| 2853 | + |
| 2854 | + |
| 2855 | + |
| 2856 | + |
| 2857 | + |
| 2858 | + |
| 2859 | + |
| 2860 | + |
| 2861 | + |
| 2862 | + |
| 2863 | + |
| 2864 | + |
| 2865 | + |
| 2866 | + |
| 2867 | + |
| 2868 | + |
| 2869 | + |
| 2870 | + |
| 2871 | + |
| 2872 | + |
| 2873 | + |
| 2874 | + |
| 2875 | + |
| 2876 | + |
| 2877 | + |
| 2878 | + |
| 2879 | + |
| 2880 | + |
| 2881 | + |
| 2882 | + |
| 2883 | + |
| 2884 | + |
| 2885 | + |
| 2886 | + |
| 2887 | + |
| 2888 | + |
| 2889 | + |
| 2890 | + |
| 2891 | + |
| 2892 | + |
| 2893 | + |
| 2894 | + |
| 2895 | + |
| 2896 | + |
| 2897 | + |
| 2898 | + |
| 2899 | + |
| 2900 | + |
| 2901 | + |
| 2902 | + |
| 2903 | + |
| 2904 | + |
| 2905 | + |
| 2906 | + |
| 2907 | + |
2815 | 2908 |
|
2816 | 2909 |
|
2817 | 2910 |
|
|
+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
502 | 502 |
|
503 | 503 |
|
504 | 504 |
|
| 505 | + |
| 506 | + |
| 507 | + |
| 508 | + |
| 509 | + |
505 | 510 |
|
506 | 511 |
|
507 | 512 |
|
|
Include/internal/pycore_global_objects_fini_generated.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_global_objects_fini_generated.h+4Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Include/internal/pycore_global_strings.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_global_strings.h+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
247 | 247 |
|
248 | 248 |
|
249 | 249 |
|
| 250 | + |
250 | 251 |
|
251 | 252 |
|
252 | 253 |
|
| ||
297 | 298 |
|
298 | 299 |
|
299 | 300 |
|
| 301 | + |
300 | 302 |
|
301 | 303 |
|
302 | 304 |
|
| ||
307 | 309 |
|
308 | 310 |
|
309 | 311 |
|
| 312 | + |
| 313 | + |
310 | 314 |
|
311 | 315 |
|
312 | 316 |
|
|
Include/internal/pycore_runtime_init_generated.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_runtime_init_generated.h+4Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Include/internal/pycore_unicodeobject_generated.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_unicodeobject_generated.h+16Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+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 |
|
|
+15-37Lines changed: 15 additions & 37 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 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 | 22 |
|
46 | 23 |
|
47 | 24 |
|
| ||
213 | 190 |
|
214 | 191 |
|
215 | 192 |
|
216 |
| - |
217 |
| - |
218 |
| - |
219 |
| - |
| 193 | + |
| 194 | + |
220 | 195 |
|
221 | 196 |
|
222 |
| - |
223 | 197 |
|
224 | 198 |
|
225 | 199 |
|
| ||
253 | 227 |
|
254 | 228 |
|
255 | 229 |
|
256 |
| - |
257 |
| - |
258 |
| - |
259 |
| - |
260 |
| - |
| 230 | + |
261 | 231 |
|
262 | 232 |
|
263 | 233 |
|
264 | 234 |
|
265 | 235 |
|
266 | 236 |
|
267 |
| - |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
268 | 241 |
|
269 | 242 |
|
270 | 243 |
|
| ||
286 | 259 |
|
287 | 260 |
|
288 | 261 |
|
289 |
| - |
| 262 | + |
290 | 263 |
|
291 | 264 |
|
292 | 265 |
|
293 | 266 |
|
294 | 267 |
|
295 |
| - |
296 |
| - |
| 268 | + |
| 269 | + |
297 | 270 |
|
| 271 | + |
298 | 272 |
|
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
299 | 277 |
|
300 | 278 |
|
301 | 279 |
|
|
0 commit comments