You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Patch out the ast.Str reference in Kivy, for Python 3.14 compatibility (#3241)
* `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]>
0 commit comments