Commit 4b53261
authored
The previous implementation was using an implementation that was originally 3.9 compatible. There was no `anext` in 3.9. There's also a segfault that's been occurring and moving to `anext` solves it.
1 parent 25b68aa commit 4b53261
1 file changed
+3
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | 274 | | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | | - | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
0 commit comments