New submission from Eric V. Smith <e...@trueblade.com>:

There are two problems here: what to call this feature, and where to put it.

The current f-string documentation is in Doc/reference/lexical_analysis.rst, 
which I'm not sure is the best place to add discussion about how this feature 
works. This feature is run-time behavior, and goes beyond what the lexer 
documentation should show.

----------
assignee: docs@python
components: Documentation
messages: 341941
nosy: docs@python, eric.smith
priority: normal
severity: normal
status: open
title: f-string '=' debugging output needs to be documented
type: enhancement
versions: Python 3.8

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

Reply via email to