File tree
Expand file treeCollapse file tree
21 files changed
+332
-330
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
+332
-330
lines changed+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
99 | 99 |
|
100 | 100 |
|
101 | 101 |
|
| 102 | + |
| 103 | + |
102 | 104 |
|
103 | 105 |
|
104 | 106 |
|
|
Include/internal/pycore_dict.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_dict.h-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
47 |
| - |
48 | 46 |
|
49 | 47 |
|
50 | 48 |
|
|
Include/internal/pycore_frame.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_frame.h+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
| 78 | + |
78 | 79 |
|
79 | 80 |
|
80 | 81 |
|
| ||
207 | 208 |
|
208 | 209 |
|
209 | 210 |
|
| 211 | + |
210 | 212 |
|
211 | 213 |
|
212 | 214 |
|
| ||
389 | 391 |
|
390 | 392 |
|
391 | 393 |
|
| 394 | + |
392 | 395 |
|
393 | 396 |
|
394 | 397 |
|
|
Include/internal/pycore_gc.h
Copy file name to clipboardExpand all lines: Include/internal/pycore_gc.h+9-2Lines changed: 9 additions & 2 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 | + |
305 | 310 |
|
306 | 311 |
|
307 | 312 |
|
| ||
325 | 330 |
|
326 | 331 |
|
327 | 332 |
|
| 333 | + |
328 | 334 |
|
329 | 335 |
|
330 | 336 |
|
331 | 337 |
|
| 338 | + |
332 | 339 |
|
333 | 340 |
|
334 | 341 |
|
|
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: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
134 | 134 |
|
135 | 135 |
|
136 | 136 |
|
| 137 | + |
137 | 138 |
|
138 | 139 |
|
139 | 140 |
|
|
InternalDocs/garbage_collector.md
Copy file name to clipboardExpand all lines: InternalDocs/garbage_collector.md+48-15Lines changed: 48 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
351 | 351 |
|
352 | 352 |
|
353 | 353 |
|
| 354 | + |
354 | 355 |
|
355 | 356 |
|
356 | 357 |
|
| ||
484 | 485 |
|
485 | 486 |
|
486 | 487 |
|
| 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 | + |
487 | 528 |
|
488 | 529 |
|
489 | 530 |
|
| ||
532 | 573 |
|
533 | 574 |
|
534 | 575 |
|
535 |
| - |
536 |
| - |
| 576 | + |
| 577 | + |
537 | 578 |
|
538 | 579 |
|
539 | 580 |
|
| ||
548 | 589 |
|
549 | 590 |
|
550 | 591 |
|
551 |
| - |
552 |
| - |
| 592 | + |
| 593 | + |
553 | 594 |
|
554 | 595 |
|
555 | 596 |
|
| ||
558 | 599 |
|
559 | 600 |
|
560 | 601 |
|
561 |
| - |
562 |
| - |
563 |
| - |
564 |
| - |
565 |
| - |
566 |
| - |
567 |
| - |
568 |
| - |
| 602 | + |
| 603 | + |
569 | 604 |
|
570 | 605 |
|
571 | 606 |
|
| ||
578 | 613 |
|
579 | 614 |
|
580 | 615 |
|
581 |
| - |
| 616 | + |
582 | 617 |
|
583 | 618 |
|
584 |
| - |
585 |
| - |
586 | 619 |
|
587 | 620 |
|
588 | 621 |
|
|
-109Lines changed: 0 additions & 109 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 |
| - |
992 | 883 |
|
993 | 884 |
|
994 | 885 |
|
|
0 commit comments