File tree
Expand file treeCollapse file tree
10 files changed
+36
-37
lines changedFilter options
- Lib/test/test_asyncio
Expand file treeCollapse file tree
10 files changed
+36
-37
lines changedLib/test/test_asyncio/test_base_events.py
Copy file name to clipboardExpand all lines: Lib/test/test_asyncio/test_base_events.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1345 | 1345 |
|
1346 | 1346 |
|
1347 | 1347 |
|
1348 |
| - |
| 1348 | + |
1349 | 1349 |
|
1350 | 1350 |
|
1351 | 1351 |
|
|
Lib/test/test_asyncio/test_events.py
Copy file name to clipboardExpand all lines: Lib/test/test_asyncio/test_events.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2184 | 2184 |
|
2185 | 2185 |
|
2186 | 2186 |
|
2187 |
| - |
| 2187 | + |
2188 | 2188 |
|
2189 | 2189 |
|
2190 | 2190 |
|
| ||
2206 | 2206 |
|
2207 | 2207 |
|
2208 | 2208 |
|
2209 |
| - |
2210 |
| - |
| 2209 | + |
2211 | 2210 |
|
2212 | 2211 |
|
2213 | 2212 |
|
|
Lib/test/test_asyncio/test_futures.py
Copy file name to clipboardExpand all lines: Lib/test/test_asyncio/test_futures.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
242 | 242 |
|
243 | 243 |
|
244 | 244 |
|
245 |
| - |
| 245 | + |
246 | 246 |
|
247 | 247 |
|
248 | 248 |
|
|
Lib/test/test_asyncio/test_locks.py
Copy file name to clipboardExpand all lines: Lib/test/test_asyncio/test_locks.py+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
| 30 | + |
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
| ||
286 | 286 |
|
287 | 287 |
|
288 | 288 |
|
289 |
| - |
| 289 | + |
290 | 290 |
|
291 | 291 |
|
292 | 292 |
|
293 | 293 |
|
294 |
| - |
| 294 | + |
295 | 295 |
|
296 | 296 |
|
297 | 297 |
|
| ||
916 | 916 |
|
917 | 917 |
|
918 | 918 |
|
919 |
| - |
| 919 | + |
920 | 920 |
|
921 | 921 |
|
922 | 922 |
|
923 |
| - |
| 923 | + |
924 | 924 |
|
925 | 925 |
|
926 | 926 |
|
|
Lib/test/test_asyncio/test_protocols.py
Copy file name to clipboardExpand all lines: Lib/test/test_asyncio/test_protocols.py+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 |
| - |
| 53 | + |
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
| 63 | + |
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
|
Lib/test/test_asyncio/test_queues.py
Copy file name to clipboardExpand all lines: Lib/test/test_asyncio/test_queues.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
|
Lib/test/test_asyncio/test_sock_lowlevel.py
Copy file name to clipboardExpand all lines: Lib/test/test_asyncio/test_sock_lowlevel.py+7-7Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
113 |
| - |
| 113 | + |
114 | 114 |
|
115 | 115 |
|
116 | 116 |
|
| ||
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
130 |
| - |
| 130 | + |
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
| ||
150 | 150 |
|
151 | 151 |
|
152 | 152 |
|
153 |
| - |
| 153 | + |
154 | 154 |
|
155 | 155 |
|
156 | 156 |
|
| ||
168 | 168 |
|
169 | 169 |
|
170 | 170 |
|
171 |
| - |
| 171 | + |
172 | 172 |
|
173 | 173 |
|
174 | 174 |
|
| ||
217 | 217 |
|
218 | 218 |
|
219 | 219 |
|
220 |
| - |
| 220 | + |
221 | 221 |
|
222 | 222 |
|
223 | 223 |
|
| ||
298 | 298 |
|
299 | 299 |
|
300 | 300 |
|
301 |
| - |
| 301 | + |
302 | 302 |
|
303 | 303 |
|
304 | 304 |
|
| ||
351 | 351 |
|
352 | 352 |
|
353 | 353 |
|
354 |
| - |
| 354 | + |
355 | 355 |
|
356 | 356 |
|
357 | 357 |
|
|
Lib/test/test_asyncio/test_streams.py
Copy file name to clipboardExpand all lines: Lib/test/test_asyncio/test_streams.py+9-9Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 |
| - |
| 53 | + |
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
78 |
| - |
| 78 | + |
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
| ||
1002 | 1002 |
|
1003 | 1003 |
|
1004 | 1004 |
|
1005 |
| - |
| 1005 | + |
1006 | 1006 |
|
1007 | 1007 |
|
1008 | 1008 |
|
| ||
1028 | 1028 |
|
1029 | 1029 |
|
1030 | 1030 |
|
1031 |
| - |
| 1031 | + |
1032 | 1032 |
|
1033 | 1033 |
|
1034 | 1034 |
|
| ||
1048 | 1048 |
|
1049 | 1049 |
|
1050 | 1050 |
|
1051 |
| - |
| 1051 | + |
1052 | 1052 |
|
1053 | 1053 |
|
1054 | 1054 |
|
| ||
1089 | 1089 |
|
1090 | 1090 |
|
1091 | 1091 |
|
1092 |
| - |
| 1092 | + |
1093 | 1093 |
|
1094 | 1094 |
|
1095 | 1095 |
|
1096 | 1096 |
|
1097 |
| - |
| 1097 | + |
1098 | 1098 |
|
1099 | 1099 |
|
1100 | 1100 |
|
| ||
1112 | 1112 |
|
1113 | 1113 |
|
1114 | 1114 |
|
1115 |
| - |
| 1115 | + |
1116 | 1116 |
|
1117 | 1117 |
|
1118 | 1118 |
|
| ||
1144 | 1144 |
|
1145 | 1145 |
|
1146 | 1146 |
|
1147 |
| - |
| 1147 | + |
1148 | 1148 |
|
1149 | 1149 |
|
1150 | 1150 |
|
|
Lib/test/test_asyncio/test_tasks.py
Copy file name to clipboardExpand all lines: Lib/test/test_asyncio/test_tasks.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
113 |
| - |
| 113 | + |
114 | 114 |
|
115 | 115 |
|
116 | 116 |
|
| ||
3131 | 3131 |
|
3132 | 3132 |
|
3133 | 3133 |
|
3134 |
| - |
| 3134 | + |
3135 | 3135 |
|
3136 | 3136 |
|
3137 | 3137 |
|
|
Lib/test/test_asyncio/test_windows_utils.py
Copy file name to clipboardExpand all lines: Lib/test/test_asyncio/test_windows_utils.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
121 | 121 |
|
122 | 122 |
|
123 | 123 |
|
124 |
| - |
125 |
| - |
| 124 | + |
| 125 | + |
126 | 126 |
|
127 | 127 |
|
128 | 128 |
|
|
0 commit comments