File tree
Expand file treeCollapse file tree
3 files changed
+72
-6
lines changedFilter options
- Lib/test
- Misc/NEWS.d/next/Core_and_Builtins
- Python
Expand file treeCollapse file tree
3 files changed
+72
-6
lines changedLib/test/test_type_annotations.py
Copy file name to clipboardExpand all lines: Lib/test/test_type_annotations.py+63Lines changed: 63 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
723 | 723 |
|
724 | 724 |
|
725 | 725 |
|
| 726 | + |
| 727 | + |
| 728 | + |
| 729 | + |
| 730 | + |
| 731 | + |
| 732 | + |
| 733 | + |
| 734 | + |
| 735 | + |
| 736 | + |
| 737 | + |
| 738 | + |
| 739 | + |
| 740 | + |
| 741 | + |
| 742 | + |
| 743 | + |
| 744 | + |
| 745 | + |
| 746 | + |
| 747 | + |
| 748 | + |
| 749 | + |
| 750 | + |
| 751 | + |
| 752 | + |
| 753 | + |
| 754 | + |
| 755 | + |
| 756 | + |
| 757 | + |
| 758 | + |
| 759 | + |
| 760 | + |
| 761 | + |
| 762 | + |
| 763 | + |
| 764 | + |
| 765 | + |
| 766 | + |
| 767 | + |
| 768 | + |
| 769 | + |
| 770 | + |
| 771 | + |
| 772 | + |
| 773 | + |
| 774 | + |
| 775 | + |
| 776 | + |
| 777 | + |
| 778 | + |
| 779 | + |
| 780 | + |
| 781 | + |
| 782 | + |
| 783 | + |
| 784 | + |
| 785 | + |
| 786 | + |
| 787 | + |
| 788 | + |
Misc/NEWS.d/next/Core_and_Builtins/2025-04-21-09-22-15.gh-issue-132479.CCe2sE.rst
Copy file name to clipboard+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
+7-6Lines changed: 7 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1394 | 1394 |
|
1395 | 1395 |
|
1396 | 1396 |
|
1397 |
| - |
| 1397 | + |
1398 | 1398 |
|
1399 | 1399 |
|
1400 | 1400 |
|
| ||
1425 | 1425 |
|
1426 | 1426 |
|
1427 | 1427 |
|
1428 |
| - |
| 1428 | + |
1429 | 1429 |
|
1430 | 1430 |
|
1431 | 1431 |
|
| ||
1440 | 1440 |
|
1441 | 1441 |
|
1442 | 1442 |
|
1443 |
| - |
| 1443 | + |
1444 | 1444 |
|
1445 | 1445 |
|
1446 | 1446 |
|
| ||
1866 | 1866 |
|
1867 | 1867 |
|
1868 | 1868 |
|
1869 |
| - |
| 1869 | + |
1870 | 1870 |
|
1871 | 1871 |
|
1872 | 1872 |
|
| ||
2223 | 2223 |
|
2224 | 2224 |
|
2225 | 2225 |
|
2226 |
| - |
| 2226 | + |
2227 | 2227 |
|
2228 | 2228 |
|
2229 | 2229 |
|
| ||
2776 | 2776 |
|
2777 | 2777 |
|
2778 | 2778 |
|
2779 |
| - |
| 2779 | + |
| 2780 | + |
2780 | 2781 |
|
2781 | 2782 |
|
2782 | 2783 |
|
|
0 commit comments