[issue28739] PEP 498: docstrings as f-strings

Guido van Rossum report at bugs.python.org
Sat Nov 26 16:00:10 EST 2016


Guido van Rossum added the comment:

I think such a patch is fine -- for 3.6.1.

Also note that linking to the definition of "string literal" is
insufficient, assuming we will want to continue supporting literal
concatenation (
https://docs.python.org/3/reference/lexical_analysis.html#string-literal-concatenation).
(And I want to, because I can see a use case.)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28739>
_______________________________________


More information about the Python-bugs-list mailing list