cpython/Doc/reference
Guido van Rossum e962e3f65a
[3.9] bpo-41045: Document debug feature of f-strings ('=') (GH-21509) (GH-21645)
Co-Authored-By: Rishi <rishi93dev@gmail.com>

(cherry picked from commit 13efaec)

Co-authored-by: amaajemyfren <32741226+amaajemyfren@users.noreply.github.com>
2020-07-27 16:01:49 -07:00
..
compound_stmts.rst bpo-39702: Update the Language Reference (PEP 614) (GH-18802) 2020-03-07 10:23:49 -08:00
datamodel.rst Fix typo in object.__format__ docs (GH-19504) 2020-04-25 21:57:09 -04:00
executionmodel.rst Doc: Add -m reference in context of code execution (GH-16045) 2019-09-12 14:19:06 +01:00
expressions.rst bpo-39868: Add documentation for Assignment Expressions (walrus, PEP 572) (GH-18851) 2020-07-25 16:40:48 -07:00
grammar.rst [3.9] bpo-40939: Use the new grammar for the grammar specification documentation (GH-19969) (#21641) 2020-07-27 12:00:42 -07:00
import.rst Improve grammar in the import system reference documentation (GH-18209) 2020-01-29 18:23:50 -08:00
index.rst
introduction.rst
lexical_analysis.rst [3.9] bpo-41045: Document debug feature of f-strings ('=') (GH-21509) (GH-21645) 2020-07-27 16:01:49 -07:00
simple_stmts.rst bpo-38434: Fixes some audit event documentation (GH-16932) 2019-10-26 13:02:30 -07:00
toplevel_components.rst bpo-33877: Remove UNIX qualification for running complete programs (GH-7744) 2018-06-22 17:31:03 -04:00