Commit 971dc03
File tree
Expand file treeCollapse file tree
5 files changed
+28
-3
lines changedFilter options
- .github
- workflows
- testing
- tests/asyncio
Expand file treeCollapse file tree
5 files changed
+28
-3
lines changed.github/sync-repo-settings.yaml
Copy file name to clipboardExpand all lines: .github/sync-repo-settings.yaml+22Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
| 21 | + |
20 | 22 |
|
21 | 23 |
|
22 | 24 |
|
23 | 25 |
|
24 | 26 |
|
25 | 27 |
|
| 28 | + |
| 29 | + |
26 | 30 |
|
27 | 31 |
|
28 | 32 |
|
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
29 | 51 |
|
30 | 52 |
|
31 | 53 |
|
|
.github/workflows/unittest.yml
Copy file name to clipboardExpand all lines: .github/workflows/unittest.yml+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| 26 | + |
26 | 27 |
|
27 | 28 |
|
28 | 29 |
|
| ||
37 | 38 |
|
38 | 39 |
|
39 | 40 |
|
| 41 | + |
40 | 42 |
|
41 | 43 |
|
42 | 44 |
|
|
+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| ||
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
98 |
| - |
99 |
| - |
| 98 | + |
100 | 99 |
|
101 | 100 |
|
102 | 101 |
|
|
testing/constraints-3.14.txt
Copy file name to clipboardExpand all lines: testing/constraints-3.14.txtWhitespace-only changes.
tests/asyncio/test_operation_async.py
Copy file name to clipboardExpand all lines: tests/asyncio/test_operation_async.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
| 87 | + |
87 | 88 |
|
88 | 89 |
|
89 | 90 |
|
| ||
176 | 177 |
|
177 | 178 |
|
178 | 179 |
|
| 180 | + |
179 | 181 |
|
180 | 182 |
|
181 | 183 |
|
|
0 commit comments