Commit 9611266
Patch out the
* `python`: update to `3.14.0`
* Patch out the reference to `ast.Str` in `kivy.lang.parser`
It broke Python 3.14, and I don't think Kivy even supports Python 3.6 anymore
---------
Co-authored-by: Ansh Dadwal <[email protected]>ast.Str reference in Kivy, for Python 3.14 compatibility (kivy#3241)1 parent 9720dbd commit 9611266
2 files changed
Lines changed: 21 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
36 | 40 | | |
37 | 41 | | |
38 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments