Improving the Turtle library

The issue is here: Make turtle.pensize smarter · Issue #133244 · python/cpython · GitHub

A PR as soon I can.

1 Like

Here is the PR: gh-133244: TPen.pensize raises TurtleGraphicsError if called with a negative number by adorilson · Pull Request #135268 · python/cpython · GitHub

There is a discussion regarding 0 that needs to be resolved.

1 Like