Commit 2b90796
File tree
Expand file treeCollapse file tree
5 files changed
+53
-9
lines changedFilter options
- Doc/c-api
- Lib/test/test_capi
- Misc/NEWS.d/next/C API
- Modules/_testcapi
- Objects
Expand file treeCollapse file tree
5 files changed
+53
-9
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
258 | 258 |
|
259 | 259 |
|
260 | 260 |
|
261 |
| - |
| 261 | + |
262 | 262 |
|
263 | 263 |
|
264 | 264 |
|
|
Lib/test/test_capi/test_misc.py
Copy file name to clipboardExpand all lines: Lib/test/test_capi/test_misc.py+36-7Lines changed: 36 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
671 | 671 |
|
672 | 672 |
|
673 | 673 |
|
674 |
| - |
675 |
| - |
| 674 | + |
| 675 | + |
676 | 676 |
|
677 |
| - |
| 677 | + |
| 678 | + |
678 | 679 |
|
679 | 680 |
|
680 |
| - |
| 681 | + |
| 682 | + |
| 683 | + |
| 684 | + |
| 685 | + |
| 686 | + |
| 687 | + |
| 688 | + |
| 689 | + |
| 690 | + |
| 691 | + |
| 692 | + |
| 693 | + |
| 694 | + |
| 695 | + |
| 696 | + |
| 697 | + |
| 698 | + |
| 699 | + |
| 700 | + |
| 701 | + |
| 702 | + |
| 703 | + |
| 704 | + |
| 705 | + |
| 706 | + |
681 | 707 |
|
682 | 708 |
|
683 | 709 |
|
684 |
| - |
| 710 | + |
685 | 711 |
|
686 | 712 |
|
| 713 | + |
| 714 | + |
687 | 715 |
|
688 | 716 |
|
689 | 717 |
|
690 |
| - |
| 718 | + |
691 | 719 |
|
692 | 720 |
|
| 721 | + |
693 | 722 |
|
694 | 723 |
|
695 | 724 |
|
696 | 725 |
|
697 | 726 |
|
698 |
| - |
| 727 | + |
699 | 728 |
|
700 | 729 |
|
701 | 730 |
|
|
Misc/NEWS.d/next/C API/2023-06-06-14-14-41.gh-issue-103968.BTO6II.rst
Copy file name to clipboard+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
Modules/_testcapi/heaptype.c
Copy file name to clipboardExpand all lines: Modules/_testcapi/heaptype.c+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
744 | 744 |
|
745 | 745 |
|
746 | 746 |
|
| 747 | + |
| 748 | + |
| 749 | + |
| 750 | + |
| 751 | + |
| 752 | + |
747 | 753 |
|
748 | 754 |
|
749 | 755 |
|
| ||
1231 | 1237 |
|
1232 | 1238 |
|
1233 | 1239 |
|
| 1240 | + |
| 1241 | + |
| 1242 | + |
| 1243 | + |
| 1244 | + |
| 1245 | + |
| 1246 | + |
1234 | 1247 |
|
1235 | 1248 |
|
1236 | 1249 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4236 | 4236 |
|
4237 | 4237 |
|
4238 | 4238 |
|
4239 |
| - |
| 4239 | + |
4240 | 4240 |
|
4241 | 4241 |
|
4242 | 4242 |
|
|
0 commit comments