Skip to content

Fix typo in turtle deprecation warning and use warnings._deprecated - #91862

Merged
JelleZijlstra merged 2 commits into
python:mainfrom
hugovk:turtle-docs
May 2, 2022
Merged

Fix typo in turtle deprecation warning and use warnings._deprecated#91862
JelleZijlstra merged 2 commits into
python:mainfrom
hugovk:turtle-docs

Conversation

@hugovk

Copy link
Copy Markdown
Member

In GH-29618, I missed the space after "...Python 3.13."

Whilst fixing it, let's also use the new warnings._deprecated().

Comment threadLib/turtle.py Outdated
@JelleZijlstra
JelleZijlstra merged commit 341689c into python:mainMay 2, 2022
@hugovk
hugovk deleted the turtle-docs branch May 2, 2022 17:06
Sign up for freeto 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.

4 participants

@hugovk@JelleZijlstra@rhettinger@bedevere-bot