Skip to content

Commit

Permalink
Clarify Python features will be supported
Browse files Browse the repository at this point in the history
This is following a suggestion by @Spitfire1900 
here: #1179 (comment)
  • Loading branch information
Garrett-R authored Jan 20, 2024
1 parent 6a92535 commit 54290e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ optional arguments:
--binary BINARY location of binary to use for YAPF
```

## Unsupported Python features
## Python features not yet supported
* Python 3.12 – [PEP 695 – Type Parameter Syntax](https://peps.python.org/pep-0695/)[YAPF #1170](https://github.com/google/yapf/issues/1170)
* Python 3.12 – [PEP 701 – Syntactic formalization of f-strings](https://peps.python.org/pep-0701/)[YAPF #1136](https://github.com/google/yapf/issues/1136)

Expand Down

0 comments on commit 54290e7

Please sign in to comment.