Commit f48aea2
committed
Drop Python 3.6, default to running on 3.10
Python 3.6 is well beyond end-of-life (December 2021). While 3.7
is still supported, it doesn't have long left (mid 2023). We should
therefore still support using it, but there's no compelling reason
to default to it.1 parent a1b114d commit f48aea2
3 files changed
Lines changed: 6 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | 99 | | |
111 | 100 | | |
112 | 101 | | |
| |||
154 | 143 | | |
155 | 144 | | |
156 | 145 | | |
157 | | - | |
| 146 | + | |
158 | 147 | | |
159 | 148 | | |
160 | 149 | | |
| |||
181 | 170 | | |
182 | 171 | | |
183 | 172 | | |
184 | | - | |
| 173 | + | |
185 | 174 | | |
186 | 175 | | |
187 | 176 | | |
| |||
208 | 197 | | |
209 | 198 | | |
210 | 199 | | |
211 | | - | |
| 200 | + | |
212 | 201 | | |
213 | 202 | | |
214 | 203 | | |
| |||
275 | 264 | | |
276 | 265 | | |
277 | 266 | | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | 267 | | |
283 | 268 | | |
284 | 269 | | |
| |||
305 | 290 | | |
306 | 291 | | |
307 | 292 | | |
308 | | - | |
309 | 293 | | |
310 | 294 | | |
311 | 295 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments