Skip to content

[3.13] IDLE: fix dedent() usage in htest (GH-152256)#152344

Merged
terryjreedy merged 1 commit into
python:3.13from
miss-islington:backport-74272d4-3.13
Jun 26, 2026
Merged

[3.13] IDLE: fix dedent() usage in htest (GH-152256)#152344
terryjreedy merged 1 commit into
python:3.13from
miss-islington:backport-74272d4-3.13

Conversation

@miss-islington

Copy link
Copy Markdown
Contributor

Fix typos: in GH-112642, initial string concatenation quotes were left when switching to textwrap.dedent().
(cherry picked from commit 74272d4)

Co-authored-by: Inada Naoki songofacandy@gmail.com

Fix typos: in pythonGH-112642, initial string concatenation quotes were left when switching to textwrap.dedent().
(cherry picked from commit 74272d4)

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
@terryjreedy terryjreedy merged commit fd6562e into python:3.13 Jun 26, 2026
42 checks passed
@miss-islington miss-islington deleted the backport-74272d4-3.13 branch June 26, 2026 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants