Eric V. Smith added the comment:

It does not currently work, because the docstring logic looks for a string, not 
an expression. And an f-string is an expression.

It would require changing the compiler to evaluate the f-string expression.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25579>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to