Commit 899fdb2
File tree
Expand file treeCollapse file tree
21 files changed
+330
-332
lines changedFilter options
- Include
- cpython
- internal
- InternalDocs
- Lib/test
- Misc/NEWS.d/next/Core_and_Builtins
- Modules
- Objects
- Python
- Tools/scripts
Expand file treeCollapse file tree
21 files changed
+330
-332
lines changed-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
99 | 99 |
|
100 | 100 |
|
101 | 101 |
|
102 |
| - |
103 |
| - |
104 | 102 |
|
105 | 103 |
|
106 | 104 |
|
|
Include/internal/pycore_dict.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_dict.h+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
| 46 | + |
| 47 | + |
46 | 48 |
|
47 | 49 |
|
48 | 50 |
|
|
Include/internal/pycore_frame.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_frame.h-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
78 |
| - |
79 | 78 |
|
80 | 79 |
|
81 | 80 |
|
| ||
208 | 207 |
|
209 | 208 |
|
210 | 209 |
|
211 |
| - |
212 | 210 |
|
213 | 211 |
|
214 | 212 |
|
| ||
391 | 389 |
|
392 | 390 |
|
393 | 391 |
|
394 |
| - |
395 | 392 |
|
396 | 393 |
|
397 | 394 |
|
|
Include/internal/pycore_gc.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_gc.h+2-9Lines changed: 2 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| ||
302 | 302 |
|
303 | 303 |
|
304 | 304 |
|
305 |
| - |
306 |
| - |
307 |
| - |
308 |
| - |
309 |
| - |
310 | 305 |
|
311 | 306 |
|
312 | 307 |
|
| ||
330 | 325 |
|
331 | 326 |
|
332 | 327 |
|
333 |
| - |
334 | 328 |
|
335 | 329 |
|
336 | 330 |
|
337 | 331 |
|
338 |
| - |
339 | 332 |
|
340 | 333 |
|
341 | 334 |
|
|
Include/internal/pycore_object.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_object.h+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
466 | 466 |
|
467 | 467 |
|
468 | 468 |
|
469 |
| - |
470 |
| - |
| 469 | + |
| 470 | + |
471 | 471 |
|
472 | 472 |
|
473 | 473 |
|
|
Include/internal/pycore_runtime_init.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_runtime_init.h-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
134 | 134 |
|
135 | 135 |
|
136 | 136 |
|
137 |
| - |
138 | 137 |
|
139 | 138 |
|
140 | 139 |
|
|
InternalDocs/garbage_collector.md
Copy file name to clipboardExpand all lines: InternalDocs/garbage_collector.md+15-48Lines changed: 15 additions & 48 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
351 | 351 |
|
352 | 352 |
|
353 | 353 |
|
354 |
| - |
355 | 354 |
|
356 | 355 |
|
357 | 356 |
|
| ||
485 | 484 |
|
486 | 485 |
|
487 | 486 |
|
488 |
| - |
489 |
| - |
490 |
| - |
491 |
| - |
492 |
| - |
493 |
| - |
494 |
| - |
495 |
| - |
496 |
| - |
497 |
| - |
498 |
| - |
499 |
| - |
500 |
| - |
501 |
| - |
502 |
| - |
503 |
| - |
504 |
| - |
505 |
| - |
506 |
| - |
507 |
| - |
508 |
| - |
509 |
| - |
510 |
| - |
511 |
| - |
512 |
| - |
513 |
| - |
514 |
| - |
515 |
| - |
516 |
| - |
517 |
| - |
518 |
| - |
519 |
| - |
520 |
| - |
521 |
| - |
522 |
| - |
523 |
| - |
524 |
| - |
525 |
| - |
526 |
| - |
527 |
| - |
528 | 487 |
|
529 | 488 |
|
530 | 489 |
|
| ||
573 | 532 |
|
574 | 533 |
|
575 | 534 |
|
576 |
| - |
577 |
| - |
| 535 | + |
| 536 | + |
578 | 537 |
|
579 | 538 |
|
580 | 539 |
|
| ||
589 | 548 |
|
590 | 549 |
|
591 | 550 |
|
592 |
| - |
593 |
| - |
| 551 | + |
| 552 | + |
594 | 553 |
|
595 | 554 |
|
596 | 555 |
|
| ||
599 | 558 |
|
600 | 559 |
|
601 | 560 |
|
602 |
| - |
603 |
| - |
| 561 | + |
| 562 | + |
| 563 | + |
| 564 | + |
| 565 | + |
| 566 | + |
| 567 | + |
| 568 | + |
604 | 569 |
|
605 | 570 |
|
606 | 571 |
|
| ||
613 | 578 |
|
614 | 579 |
|
615 | 580 |
|
616 |
| - |
| 581 | + |
617 | 582 |
|
618 | 583 |
|
| 584 | + |
| 585 | + |
619 | 586 |
|
620 | 587 |
|
621 | 588 |
|
|
+109Lines changed: 109 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
880 | 880 |
|
881 | 881 |
|
882 | 882 |
|
| 883 | + |
| 884 | + |
| 885 | + |
| 886 | + |
| 887 | + |
| 888 | + |
| 889 | + |
| 890 | + |
| 891 | + |
| 892 | + |
| 893 | + |
| 894 | + |
| 895 | + |
| 896 | + |
| 897 | + |
| 898 | + |
| 899 | + |
| 900 | + |
| 901 | + |
| 902 | + |
| 903 | + |
| 904 | + |
| 905 | + |
| 906 | + |
| 907 | + |
| 908 | + |
| 909 | + |
| 910 | + |
| 911 | + |
| 912 | + |
| 913 | + |
| 914 | + |
| 915 | + |
| 916 | + |
| 917 | + |
| 918 | + |
| 919 | + |
| 920 | + |
| 921 | + |
| 922 | + |
| 923 | + |
| 924 | + |
| 925 | + |
| 926 | + |
| 927 | + |
| 928 | + |
| 929 | + |
| 930 | + |
| 931 | + |
| 932 | + |
| 933 | + |
| 934 | + |
| 935 | + |
| 936 | + |
| 937 | + |
| 938 | + |
| 939 | + |
| 940 | + |
| 941 | + |
| 942 | + |
| 943 | + |
| 944 | + |
| 945 | + |
| 946 | + |
| 947 | + |
| 948 | + |
| 949 | + |
| 950 | + |
| 951 | + |
| 952 | + |
| 953 | + |
| 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 | + |
| 981 | + |
| 982 | + |
| 983 | + |
| 984 | + |
| 985 | + |
| 986 | + |
| 987 | + |
| 988 | + |
| 989 | + |
| 990 | + |
| 991 | + |
883 | 992 |
|
884 | 993 |
|
885 | 994 |
|
|
0 commit comments