django-ftl / fluent-compiler

High performance Python implementation of Fluent, Mozilla's l10n language
Other
21 stars 4 forks source link

[POC] fix: Python 3.12 `ast` deprecation warnings (pending removal in 3.14) #20

Closed samylovma closed 1 year ago

samylovma commented 1 year ago

Proof for #19 that these changes breaks tests only for Python 3.6-3.7. See https://docs.python.org/3.12/whatsnew/3.12.html#pending-removal-in-python-3-14.