cpython/Doc/reference
Miss Islington (bot) be2aa58fdc bpo-35224: Additional documentation for Assignment Expressions (GH-15935) (GH-15967)
Add or update assignment expression documentation for:
- FAQ - Design
- Reference - Expressions
- Reference - Lexical Analysis

https://bugs.python.org/issue35224

Automerge-Triggered-By: @matrixise
(cherry picked from commit 6357c95716)

Co-authored-by: Emily Morehouse <emily@cuttlesoft.com>
2019-09-11 17:12:09 +02:00
..
compound_stmts.rst Regenerate topics file (GH-13642) 2019-05-29 22:59:00 +01:00
datamodel.rst bpo-37913: document that __length_hint__ can return NotImplemented (GH-15383) 2019-09-10 15:31:26 +01:00
executionmodel.rst bpo-34682: Wording and grammatical changes to the doc(https://docs.python.org/3) (GH-13120) 2019-05-13 06:05:20 -07:00
expressions.rst bpo-35224: Additional documentation for Assignment Expressions (GH-15935) (GH-15967) 2019-09-11 17:12:09 +02:00
grammar.rst
import.rst Namespace packages _bootstrap.ModuleSpec.loader attributes are no longer None (#10376) 2019-05-01 13:08:17 -07:00
index.rst
introduction.rst
lexical_analysis.rst bpo-35224: Additional documentation for Assignment Expressions (GH-15935) (GH-15967) 2019-09-11 17:12:09 +02:00
simple_stmts.rst More updates to the annotated assignments docs (GH-13794) 2019-06-04 11:37:46 +01:00
toplevel_components.rst