Skip to content

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

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

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

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:04
@serhiy-storchaka
serhiy-storchaka merged commit 4d92c53 into python:3.13 Aug 9, 2026
43 checks passed
@miss-islington
miss-islington deleted the backport-1286d43-3.13 branch August 9, 2026 21:18
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