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
Added support for Python 3.11, 3.12 and 3.13.
yapf is not compatiable with python3.12+, so we disable yapf in py3.12
for now.
google/yapf#1258google/yapf#1266
---------
Co-authored-by: hongtaozhang <hongtaozhang@microsoft.com>
In PEP 613, this is valid Python:
but running the latest YAPF (0.43.0) gives an error:
Note: similar to #1170 which also adds support for a Python 3.12 feature
The text was updated successfully, but these errors were encountered: