New submission from Brandt Bucher <brandtbuc...@gmail.com>:

It looks like https://docs.python.org/3/reference/expressions.html and 
https://docs.python.org/3/reference/compound_stmts.html were never updated for 
named expressions.

Because this change has to be backported, it's sort of a blocker for my PEP 614 
doc updates in issue 39702, which need to use the missing node in 3.9 only (I'd 
rather have this get a clean backport now than a messy one later)!

Is somebody more familiar with PEP 572 willing to take this? Should be pretty 
straightforward.

Pinging Emily since it looks like you've done some grammar/doc work for this in 
the past.

----------
assignee: docs@python
components: Documentation
keywords: easy
messages: 363456
nosy: brandtbucher, docs@python, emilyemorehouse
priority: normal
severity: normal
status: open
title: Stale Python Language Reference docs (no walrus).
versions: Python 3.8

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

Reply via email to