]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41045: Document debug feature of f-strings ('=') (GH-21509)
authoramaajemyfren <32741226+amaajemyfren@users.noreply.github.com>
Mon, 27 Jul 2020 22:31:02 +0000 (01:31 +0300)
committerGitHub <noreply@github.com>
Mon, 27 Jul 2020 22:31:02 +0000 (15:31 -0700)
commit13efaec2e03288d7ff0ee643589c32bde6c6973c
tree0ea7b274fd39ad8563fa745fee6609ac30e5e1c9
parentb3fbff7289176ba1a322e6899c3d4a04880ed5a7
bpo-41045: Document debug feature of f-strings ('=') (GH-21509)

Co-Authored-By: Rishi <rishi93dev@gmail.com>
Automerge-Triggered-By: @gvanrossum
Doc/reference/lexical_analysis.rst
Misc/NEWS.d/next/Documentation/2020-07-27-20-46-17.bpo-41045.GFF6Ul.rst [new file with mode: 0644]