Skip to content

[3.14] gh-70758: Fix creating a turtle screen after closing one (GH-30355) - #155450

Merged
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-1286d43-3.14
Aug 9, 2026
Merged

[3.14] gh-70758: Fix creating a turtle screen after closing one (GH-30355)#155450
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-1286d43-3.14

Conversation

@miss-islington

@miss-islington miss-islington commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Creating a new turtle screen after the previous one was closed no longer
raises turtle.Terminator on the first turtle command.
(cherry picked from commit 1286d43)

Co-authored-by: williamnavaraj williamnavaraj@gmail.com
Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…nGH-30355)

Creating a new turtle screen after the previous one was closed no longer
raises turtle.Terminator on the first turtle command.
(cherry picked from commit 1286d43)

Co-authored-by: williamnavaraj <williamnavaraj@gmail.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka
serhiy-storchaka enabled auto-merge (squash) August 9, 2026 21:05
@serhiy-storchaka
serhiy-storchaka merged commit 518f743 into python:3.14 Aug 9, 2026
50 checks passed
@miss-islington
miss-islington deleted the backport-1286d43-3.14 branch August 9, 2026 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants