Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-104876: Remove deprecated turtle.RawTurtle.settiltangle#104877

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
hugovk merged 5 commits intopython:mainfromhugovk:rm-turtle-settiltangle
May 26, 2023

Conversation

hugovk
Copy link
Member

@hugovkhugovk commentedMay 24, 2023
edited by bedevere-bot
Loading

Closes#104876.

Remove theturtle.RawTurtle.settiltangle method, deprecated in docs since Python 3.1 and with a warning since Python 3.11.


📚 Documentation preview 📚:https://cpython-previews--104877.org.readthedocs.build/

@hugovkhugovk added 3.13bugs and security fixes and removed awaiting core review labelsMay 24, 2023
@hugovkhugovk changed the titleRemove deprecated turtle.RawTurtle.settiltanglegh-104876: Remove deprecated turtle.RawTurtle.settiltangleMay 24, 2023
@hugovkhugovk added the stdlibPython modules in the Lib dir labelMay 25, 2023
Copy link
Member

@vstinnervstinner left a comment
edited
Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

LGTM, but I left minor remarks. Also, I never used the turtle module, so I don't know how to test this change.Lib/test/test_turtle.py checks that there is no regression, no?

hugovkand others added3 commitsMay 25, 2023 19:16
Co-authored-by: Victor Stinner <vstinner@python.org>
Copy link
Member

@vstinnervstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

LGTM.

@hugovkhugovk merged commit10c4583 intopython:mainMay 26, 2023
@hugovkhugovk deleted the rm-turtle-settiltangle branchMay 26, 2023 04:25
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@vstinnervstinnervstinner approved these changes

Assignees
No one assigned
Labels
3.13bugs and security fixesstdlibPython modules in the Lib dir
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Remove deprecated turtle.RawTurtle.settiltangle method
3 participants
@hugovk@vstinner@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp