-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
gh-125729: Makes the presence of the :mod:turtle
module dependent on the Tcl/Tk installer option.
#126176
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
Conversation
Add turtle.py
Add turtle
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
This is a user-visible change, please add a news entry |
I tried, the server was 500 |
Capitalize Tcl and Tk Co-authored-by: Wulian <1055917385@qq.com>
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
8000As Wulian said, we still need a NEWS entry. You can write one manually using the blurb
package (which you can install via pip install blurb
)
Or if you're on Windows, run |
Done. |
Misc/NEWS.d/next/Windows/2024-10-31-09-46-53.gh-issue-125729.KdKVLa.rst
Outdated
Show resolved
Hide resolved
…dKVLa.rst Co-authored-by: Daniel Hollas <danekhollas@gmail.com>
Misc/NEWS.d/next/Windows/2024-10-31-09-46-53.gh-issue-125729.KdKVLa.rst
Outdated
Show resolved
Hide resolved
…dKVLa.rst Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
turtle
module dependent on the Tcl/Tk installer option.
…t on the Tcl/Tk install option (pythonGH-126176)
Deal with the issue #125729