-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
gh-126399 minor changes in RawTurtle.clone() method #126401
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
Open
Chaebin-Kim24
wants to merge
41
commits into
python:main
Choose a base branch
from
Chaebin-Kim24:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+15
−0
Open
Changes from 4 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
8a905b4
Update turtle.py
Chaebin-Kim24 5999b31
Merge branch 'python:main' into main
Chaebin-Kim24 50179d2
Merge branch 'main' into main
Chaebin-Kim24 46a5d87
📜🤖 Added by blurb_it.
blurb-it[bot] cb60c53
Update Misc/NEWS.d/next/Library/2024-11-04-15-08-02.gh-issue-126399.-…
Chaebin-Kim24 442921f
Merge branch 'main' into main
Chaebin-Kim24 f714bfe
Merge branch 'main' into main
Chaebin-Kim24 98ce097
Merge branch 'main' into main
Chaebin-Kim24 061563a
Merge branch 'python:main' into main
Chaebin-Kim24 5e089e3
Update turtle.py
Chaebin-Kim24 a081edf
Update Lib/turtle.py
terryjreedy f26a80c
Update Lib/turtle.py
terryjreedy 36c7407
Merge branch 'main' into main
Chaebin-Kim24 c84e6a0
Update turtle.rst
Chaebin-Kim24 6bfbbe4
Update turtle.rst
Chaebin-Kim24 bb0b1ff
Update test_turtle.py
Chaebin-Kim24 6fa89d7
Merge branch 'python:main' into main
Chaebin-Kim24 1c62794
Update test_turtle.py
Chaebin-Kim24 f71a9ba
Update test_turtle.py
Chaebin-Kim24 c1d33bb
Merge branch 'python:main' into main
Chaebin-Kim24 bca9fdf
Update test_turtle.py
Chaebin-Kim24 532a8c6
Update test_turtle.py
Chaebin-Kim24 647a1cc
Merge branch 'python:main' into main
Chaebin-Kim24 ef71dd6
Update test_turtle.py
Chaebin-Kim24 fddab96
Update test_turtle.py
Chaebin-Kim24 a3fe5b8
Merge branch 'main' into main
Chaebin-Kim24 954e0c4
Update test_turtle.py
Chaebin-Kim24 c330f82
Update test_turtle.py
Chaebin-Kim24 9d1e032
Merge branch 'python:main' into main
Chaebin-Kim24 b987dea
Merge branch 'main' into main
Chaebin-Kim24 6834f94
Merge branch 'main' into main
Chaebin-Kim24 aeb0b16
Merge branch 'main' into main
Chaebin-Kim24 ee034de
Merge branch 'python:main' into main
Chaebin-Kim24 eb8cb81
Merge branch 'main' into main
Chaebin-Kim24 bad3fa2
Update test_turtle.py
Chaebin-Kim24 05f7059
Merge branch 'main' into main
Chaebin-Kim24 9925e5c
Merge branch 'main' into main
Chaebin-Kim24 19b73a6
Merge branch 'python:main' into main
Chaebin-Kim24 9a63098
Merge branch 'python:main' into main
Chaebin-Kim24 2b62c59
Update Lib/test/test_turtle.py
Chaebin-Kim24 a78ce2c
Update Misc/NEWS.d/next/Library/2024-11-04-15-08-02.gh-issue-126399.-…
Chaebin-Kim24 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
Misc/NEWS.d/next/Library/2024-11-04-15-08-02.gh-issue-126399.-4rB22.rst
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Fix the turtle module | ||
Chaebin-Kim24 marked this conversation as resolved.
Show resolved
Hide resolved
|
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.