cpython/Doc/reference
Miss Islington (bot) 843b3d2820
bpo-41911: Update docs for various expressions (GH-27470) (GH-27490)
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit 4bd9caafb6)

Co-authored-by: andrei kulakov <andrei.avk@gmail.com>
2021-07-30 19:25:45 +02:00
..
compound_stmts.rst [3.10] bpo-44589: raise a SyntaxError when mapping patterns have duplicate literal keys (GH-27131) (GH-27157) 2021-07-14 18:00:35 -07:00
datamodel.rst bpo-43987: Add "Annotations Best Practices" HOWTO doc. (#25746) 2021-05-01 21:19:24 -07:00
executionmodel.rst
expressions.rst bpo-41911: Update docs for various expressions (GH-27470) (GH-27490) 2021-07-30 19:25:45 +02:00
grammar.rst
import.rst bpo-43672: raise ImportWarning when calling find_loader() (GH-25119) 2021-04-02 12:35:32 -07:00
index.rst
introduction.rst
lexical_analysis.rst
simple_stmts.rst Update doc as relative import can be used with star import (GH-25667) (GH-26121) 2021-05-14 07:26:40 -07:00
toplevel_components.rst