Commit a871329
Use
The latter is no longer present in Python 3.10+.
Addresses swiftlang#58714
(cherry picked from commit ed69624)collections.abc.Iterable instead of collection.Iterable
1 parent 11e3d00 commit a871329
File tree
2 files changed
+2
-2
lines changed- utils/build_swift
- build_swift
- tests/build_swift
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
| 211 | + | |
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments