File tree
Expand file treeCollapse file tree
3 files changed
+18
-1
lines changedFilter options
- Lib
- collections
- test
- Misc/NEWS.d/next/Library
Expand file treeCollapse file tree
3 files changed
+18
-1
lines changedLib/collections/__init__.py
Copy file name to clipboardExpand all lines: Lib/collections/__init__.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
949 | 949 |
|
950 | 950 |
|
951 | 951 |
|
952 |
| - |
| 952 | + |
953 | 953 |
|
954 | 954 |
|
955 | 955 |
|
|
Lib/test/test_collections.py
Copy file name to clipboardExpand all lines: Lib/test/test_collections.py+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
195 | 195 |
|
196 | 196 |
|
197 | 197 |
|
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
198 | 214 |
|
199 | 215 |
|
200 | 216 |
|
|
Misc/NEWS.d/next/Library/2020-11-28-04-31-20.bpo-42487.iqtC4L.rst
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
0 commit comments