mirror of
https://github.com/davidhalter/parso.git
synced 2025-12-06 21:04:29 +08:00
Note in README that f-strings are not parsed.
This commit is contained in:
@@ -32,6 +32,10 @@ Installation
|
||||
|
||||
pip install parso
|
||||
|
||||
Known Issues
|
||||
============
|
||||
|
||||
- Python3.6's f-strings are not parsed, yet. This means no errors are found in them.
|
||||
|
||||
Testing
|
||||
=======
|
||||
|
||||
Reference in New Issue
Block a user