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