◐ Shell
clean mode source ↗

gh-104876: Remove deprecated turtle.RawTurtle.settiltangle by hugovk · Pull Request #104877 · python/cpython

@hugovk hugovk changed the title Remove deprecated turtle.RawTurtle.settiltangle gh-104876: Remove deprecated turtle.RawTurtle.settiltangle

May 24, 2023

@hugovk hugovk added the stdlib

Standard Library Python modules in the Lib/ directory

label

May 25, 2023

vstinner

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?

Co-authored-by: Victor Stinner <vstinner@python.org>

vstinner

Choose a reason for hiding this comment

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

LGTM.

@hugovk hugovk deleted the rm-turtle-settiltangle branch

May 26, 2023 04:25