This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.smith
Recipients Yehuda, eric.smith, glingl, nicktimko, rhettinger, willingc
Date 2019-08-29.00:22:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567038162.61.0.463841262505.issue37968@roundup.psfhosted.org>
In-reply-to
Content
I agree that we should close this and not implement a function to draw a circle centered on the turtle. The fundamental abstraction with turtle graphics is that the turtle is holding a pen. To have the pen draw elsewhere, where the turtle does not go, breaks the abstraction.
History
Date User Action Args
2019-08-29 00:22:42eric.smithsetrecipients: + eric.smith, rhettinger, glingl, nicktimko, willingc, Yehuda
2019-08-29 00:22:42eric.smithsetmessageid: <1567038162.61.0.463841262505.issue37968@roundup.psfhosted.org>
2019-08-29 00:22:42eric.smithlinkissue37968 messages
2019-08-29 00:22:42eric.smithcreate