Skip to content

[3.14] IDLE: fix dedent() usage in htest (GH-152256)#152343

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

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

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 enabled auto-merge (squash) June 26, 2026 22:49
@terryjreedy terryjreedy merged commit ee1ae1d into python:3.14 Jun 26, 2026
51 checks passed
@miss-islington miss-islington deleted the backport-74272d4-3.14 branch June 26, 2026 23:14
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