Skip to content

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

Open
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-1286d43-3.15
Open

[3.15] gh-70758: Fix creating a turtle screen after closing one (GH-30355)#155449
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-1286d43-3.15

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 1286d4398e505f70f97e50edda6b0341f16ca267)

Co-authored-by: williamnavaraj <williamnavaraj@gmail.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
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.

2 participants