]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43534: Fix the turtle module working with multiple root windows (GH-25591)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 25 Apr 2021 14:49:32 +0000 (17:49 +0300)
committerGitHub <noreply@github.com>
Sun, 25 Apr 2021 14:49:32 +0000 (17:49 +0300)
commit8af929fc76f21fb123f6a47cb3ebcf4e5b758dea
tree47d517ed84462d4bf49976511afc2e702853c71f
parent09aa6f914dc313875ff18474770a0a7c13ea8dea
bpo-43534: Fix the turtle module working with multiple root windows (GH-25591)
Lib/turtle.py
Misc/NEWS.d/next/Library/2021-04-25-13-34-13.bpo-43937.isx95l.rst [new file with mode: 0644]