[New-bugs-announce] [issue40730] Odd sentence in 3.9 What's New

Eric V. Smith report at bugs.python.org
Fri May 22 10:39:35 EDT 2020


New submission from Eric V. Smith <eric at trueblade.com>:

https://docs.python.org/3.9/whatsnew/3.9.html#optimizations has this sentence: "Unlike to the := operator this idiom does not leak a variable to the outer scope.". I'm not exactly sure what it should be. Probably the first "to" should be deleted?

----------
assignee: docs at python
components: Documentation
messages: 369607
nosy: docs at python, eric.smith
priority: normal
severity: normal
status: open
title: Odd sentence in 3.9 What's New
versions: Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40730>
_______________________________________


More information about the New-bugs-announce mailing list