Skip to content
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

gh-73746: Add note on different Turtle fill behavior depending on platform #92808

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

slateny
Copy link
Contributor

@slateny slateny commented May 14, 2022

#73746

https://docs.python.org/3/library/turtle.html#introduction
https://docs.python.org/3/library/turtle.html#filling

Couldn't quite find the appropriate location to update docs for tkinter so left that alone for now

(on windows)
image

@bedevere-bot bedevere-bot added docs awaiting review labels May 14, 2022
@slateny slateny requested a review from terryjreedy May 14, 2022
@Akuli
Copy link
Contributor

@Akuli Akuli commented May 15, 2022

@terryjreedy
Copy link
Member

@terryjreedy terryjreedy commented May 15, 2022

I have the impression that the fill difference in inherent in the X versus Windows graphics systems, but I don't know how I got such. I found no mention in the tk canvas doc https://www.tcl.tk/man/tcl8.6/TkCmd/canvas.html. The tk docs does mention some major OS dependencies, and I would expect this one to be included if real. Thank you for the tcl issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review docs skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants