Skip to content

Commit

Permalink
Update README.md - remark PEP 695 as unsupported feature (#1179)
Browse files Browse the repository at this point in the history
  • Loading branch information
Spitfire1900 authored Nov 8, 2023
1 parent de8911a commit 6a92535
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,7 @@ optional arguments:
```

## Unsupported Python features
* 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)

## Knobs
Expand Down

0 comments on commit 6a92535

Please sign in to comment.