]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101951: use textwrap.dedent in compiler tests to make them more readable (GH-101950)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Thu, 16 Feb 2023 12:31:59 +0000 (12:31 +0000)
committerGitHub <noreply@github.com>
Thu, 16 Feb 2023 12:31:59 +0000 (04:31 -0800)
commit36b139af638cdeb671cb6b8b0315b254148688f7
tree36fccad1b0b8f43f07999dc415ab686ec5f45c99
parentdf7ccf6138b1a2ce0b82ff06aa3497ca4d38c90d
gh-101951: use textwrap.dedent in compiler tests to make them more readable (GH-101950)

Fixes #101951.

Automerge-Triggered-By: GH:iritkatriel
Lib/test/test_compile.py