Commit 553ee27
File tree
Expand file treeCollapse file tree
7 files changed
+32
-14
lines changedFilter options
- Doc
- library
- reference
- whatsnew
- Lib/test
- Misc/NEWS.d/next/Core and Builtins
- Objects
Expand file treeCollapse file tree
7 files changed
+32
-14
lines changed+10-5Lines changed: 10 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1619 | 1619 |
|
1620 | 1620 |
|
1621 | 1621 |
|
1622 |
| - |
1623 |
| - |
| 1622 | + |
| 1623 | + |
| 1624 | + |
1624 | 1625 |
|
1625 | 1626 |
|
1626 | 1627 |
|
| ||
1632 | 1633 |
|
1633 | 1634 |
|
1634 | 1635 |
|
| 1636 | + |
| 1637 | + |
| 1638 | + |
1635 | 1639 |
|
1636 |
| - |
| 1640 | + |
1637 | 1641 |
|
1638 | 1642 |
|
1639 | 1643 |
|
1640 | 1644 |
|
1641 | 1645 |
|
1642 |
| - |
1643 |
| - |
| 1646 | + |
| 1647 | + |
| 1648 | + |
1644 | 1649 |
|
1645 | 1650 |
|
1646 | 1651 |
|
|
Doc/reference/datamodel.rst
Copy file name to clipboardExpand all lines: Doc/reference/datamodel.rst+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1132 | 1132 |
|
1133 | 1133 |
|
1134 | 1134 |
|
1135 |
| - |
1136 |
| - |
1137 |
| - |
| 1135 | + |
| 1136 | + |
1138 | 1137 |
|
1139 | 1138 |
|
1140 | 1139 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
623 | 623 |
|
624 | 624 |
|
625 | 625 |
|
| 626 | + |
626 | 627 |
|
627 | 628 |
|
628 | 629 |
|
|
Lib/test/test_decorators.py
Copy file name to clipboardExpand all lines: Lib/test/test_decorators.py+8-4Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
94 |
| - |
95 |
| - |
| 94 | + |
96 | 95 |
|
97 | 96 |
|
98 |
| - |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
99 | 101 |
|
100 | 102 |
|
101 |
| - |
| 103 | + |
| 104 | + |
| 105 | + |
102 | 106 |
|
103 | 107 |
|
104 | 108 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1142 | 1142 |
|
1143 | 1143 |
|
1144 | 1144 |
|
1145 |
| - |
| 1145 | + |
1146 | 1146 |
|
1147 | 1147 |
|
1148 | 1148 |
|
|
Misc/NEWS.d/next/Core and Builtins/2021-03-31-16-32-57.bpo-43682.VSF3vg.rst
Copy file name to clipboard+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
+8-1Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1040 | 1040 |
|
1041 | 1041 |
|
1042 | 1042 |
|
| 1043 | + |
| 1044 | + |
| 1045 | + |
| 1046 | + |
| 1047 | + |
| 1048 | + |
| 1049 | + |
1043 | 1050 |
|
1044 | 1051 |
|
1045 | 1052 |
|
| ||
1107 | 1114 |
|
1108 | 1115 |
|
1109 | 1116 |
|
1110 |
| - |
| 1117 | + |
1111 | 1118 |
|
1112 | 1119 |
|
1113 | 1120 |
|
|
0 commit comments