I am using the latest stable PyCharm 2016.1.4 and Python 3.6a1. Whenever I use the "f-strings" (PEP-498) PyCharm is complaining about
f
The Literal String Interpolation is now supported in PyCharm 2016.3, the relevant feature request:
Note that the stable 3.6 is scheduled to be released in December.