8000 gh-133244: TPen.pensize raises TurtleGraphicsError if called with a negative number by adorilson · Pull Request #135268 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-133244: TPen.pensize raises TurtleGraphicsError if called with a negative number #135268

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Prev Previous commit
Next Next commit
gh-133244: Update news about TPen.pensize
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
  • Loading branch information
adorilson and ZeroIntensity authored Jun 9, 2025
commit 952ec27604c78c16859634ce3292770bac793dd1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
TPen.pensize raises TurtleGraphicsError if called with a negative number
:meth:`!turtle.TPen.pensize` raises an exception if called with a negative *width* argument.
Loading
0