]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in turtle deprecation warning and use warnings._deprecated (#91862)
authorHugo van Kemenade <hugovk@users.noreply.github.com>
Mon, 2 May 2022 16:57:00 +0000 (19:57 +0300)
committerGitHub <noreply@github.com>
Mon, 2 May 2022 16:57:00 +0000 (10:57 -0600)
commit341689cb85c4ee4f58dc9f0f96ecc94ded8fd9d4
treee3e89ae82cd3e6200cc15f51eac6363aa369c0b0
parent5f9c0f5ddf441dedeb085b0d9f9c9488ca6bd44d
Fix typo in turtle deprecation warning and use warnings._deprecated (#91862)
Lib/turtle.py