Terry J. Reedy <tjre...@udel.edu> added the comment:

Behavior has not changed.  It is a legitimate doc issue for both tkinter and 
turtle.

The turtle intro, https://docs.python.org/3/library/turtle.html#introduction, 
currently 24.1.1. says nothing about the sidebar and image.  I think there 
should be a short paragraph added, which includes "The image was drawn on 
Linux.  On Windows, the star will be filled in solid." 

The filling doc, https://docs.python.org/3/library/turtle.html#filling, should 
also have a note.

If you do a PR, I will review.

The tkinter docs should be handled separately.

----------
assignee:  -> docs@python
components: +Documentation
nosy: +docs@python
stage:  -> needs patch
title: Turtle graphics fill behavior differs between versions -> Tkinter and 
turtle graphics fill differs between Windows and *nix
versions: +Python 3.7, Python 3.8 -Python 3.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue29560>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to