cpython/Doc/reference
Miss Islington (bot) a2ce21f763
gh-97913 Docs: Add walrus operator to the index (GH-97921)
* Add walrus operator to the index

* Add named expression to the index

Co-authored-by: Mariatta Wijaya <Mariatta@users.noreply.github.com>

* Fix indentation and add missing newline

Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>

Co-authored-by: Mariatta Wijaya <Mariatta@users.noreply.github.com>
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
(cherry picked from commit 296313002f)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2022-10-08 00:03:33 -07:00
..
compound_stmts.rst GH-96359: Fix docs that claim int(0|1) doesn't match False (GH-96361) 2022-08-29 00:14:33 -07:00
datamodel.rst [3.10] gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>) (GH-97768) (#97925) 2022-10-05 14:10:55 -07:00
executionmodel.rst bpo-12029: [doc] clarify that except does not match virtual subclasses of the specified exception type (GH-32027) (GH-32034) 2022-03-21 21:22:39 +00:00
expressions.rst gh-97913 Docs: Add walrus operator to the index (GH-97921) 2022-10-08 00:03:33 -07:00
grammar.rst bpo-42485: [Doc] Link to PEP 617 from full grammar specification (GH-23532) 2020-11-30 19:08:26 +00:00
import.rst gh-97850: Remove the open issues section from the import reference (GH-97935) 2022-10-06 14:07:34 -07:00
index.rst Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages. 2012-10-28 11:10:24 -07:00
introduction.rst [3.10] gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527) (GH-95644) 2022-08-04 12:19:44 +03:00
lexical_analysis.rst [3.10] gh-95994: Clarify escaped newlines. (GH-96066) (#96360) 2022-08-28 15:17:01 +02:00
simple_stmts.rst gh-87304: Improve comments in language reference for imports (GH-92164) 2022-05-03 15:24:03 -07:00
toplevel_components.rst bpo-41762: Fix usage of productionlist markup in the doc (GH-22281) 2020-09-18 09:10:15 +02:00