gh-125729: Makes the presence of the :mod:turtle module dependent on the Tcl/Tk installer option. #126176
gh-125729: Makes the presence of the :mod:turtle module dependent on the Tcl/Tk installer option. #126176zooba merged 10 commits intopython:mainfrom CoderTCY:patch-1
turtle module dependent on the Tcl/Tk installer option. #126176Conversation
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 |
picnixz
left a comment
There was a problem hiding this comment.
As 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