File tree
Expand file treeCollapse file tree
3 files changed
+41
-0
lines changedFilter options
- Lib
- collections
- test
- Misc/NEWS.d/next/Library
Expand file treeCollapse file tree
3 files changed
+41
-0
lines changedLib/collections/__init__.py
Copy file name to clipboardExpand all lines: Lib/collections/__init__.py+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1038 | 1038 |
|
1039 | 1039 |
|
1040 | 1040 |
|
| 1041 | + |
| 1042 | + |
| 1043 | + |
| 1044 | + |
| 1045 | + |
| 1046 | + |
| 1047 | + |
1041 | 1048 |
|
1042 | 1049 |
|
1043 | 1050 |
|
| ||
1050 | 1057 |
|
1051 | 1058 |
|
1052 | 1059 |
|
| 1060 | + |
1053 | 1061 |
|
1054 | 1062 |
|
1055 | 1063 |
|
| ||
1118 | 1126 |
|
1119 | 1127 |
|
1120 | 1128 |
|
| 1129 | + |
| 1130 | + |
| 1131 | + |
| 1132 | + |
| 1133 | + |
| 1134 | + |
1121 | 1135 |
|
1122 | 1136 |
|
1123 | 1137 |
|
|
Lib/test/test_collections.py
Copy file name to clipboardExpand all lines: Lib/test/test_collections.py+24Lines changed: 24 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
40 | 54 |
|
41 | 55 |
|
42 | 56 |
|
| ||
46 | 60 |
|
47 | 61 |
|
48 | 62 |
|
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
49 | 73 |
|
50 | 74 |
|
51 | 75 |
|
|
Misc/NEWS.d/next/Library/2017-10-24-00-42-14.bpo-27141.zbAgSs.rst
Copy file name to clipboard+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
0 commit comments