FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-88773: Added teleport method to Turtle library by liam-gersten · Pull Request #103974 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-88773: Added teleport method to Turtle library
- #103974
#103974
Merged
gpshead
merged 26 commits into
python:main
python/cpython:main
from
liam-gersten:TurtleTeleportMethod
liam-gersten/cpython:TurtleTeleportMethod
Copy head branch name to clipboard
Apr 30, 2023
Conversation
Commits
26
(26)
Checks
Files changed
Merged
gh-88773: Added teleport method to Turtle library
#103974
gpshead
merged 26 commits into
python:main
python/cpython:main
from
liam-gersten:TurtleTeleportMethod
liam-gersten/cpython:TurtleTeleportMethod
Copy head branch name to clipboard
Commits
Commits on Apr 27, 2023
Working teleport method
liam-gersten
committed
a51d835
View commit details
Copy full SHA for a51d835
Browse repository at this point
Commits on Apr 28, 2023
Handle filling with teleport method
liam-gersten
committed
7986926
View commit details
Copy full SHA for 7986926
Browse repository at this point
Teleport method documentation
liam-gersten
committed
1054b34
View commit details
Copy full SHA for 1054b34
Browse repository at this point
Merge branch 'main' into TurtleTeleportMethod
liam-gersten
authored
af7c1c6
View commit details
Copy full SHA for af7c1c6
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored
5871c2c
View commit details
Copy full SHA for 5871c2c
Browse repository at this point
Fixed NEWS entry
liam-gersten
committed
494f478
View commit details
Copy full SHA for 494f478
Browse repository at this point
Update Misc/NEWS.d/next/Library/2023-04-28-18-04-23.gh-issue-88773.xXCNJw.rst
terryjreedy
authored
2fd8eda
View commit details
Copy full SHA for 2fd8eda
Browse repository at this point
Merge branch 'main' into TurtleTeleportMethod
liam-gersten
authored
e89549e
View commit details
Copy full SHA for e89549e
Browse repository at this point
Made new coord assignment more concise
liam-gersten
committed
ba2920e
View commit details
Copy full SHA for ba2920e
Browse repository at this point
Merge branch 'TurtleTeleportMethod' of https://github.com/liam-gersten/cpython into TurtleTeleportMethod
liam-gersten
committed
01dd697
View commit details
Copy full SHA for 01dd697
Browse repository at this point
Teleport documentation in Doc/library/turtle.rst
liam-gersten
committed
f8a9681
View commit details
Copy full SHA for f8a9681
Browse repository at this point
Update Doc/library/turtle.rst
Show description for 7cec9b6
liam-gersten
and
hugovk
authored
7cec9b6
View commit details
Copy full SHA for 7cec9b6
Browse repository at this point
Update Misc/NEWS.d/next/Library/2023-04-28-18-04-23.gh-issue-88773.xXCNJw.rst
Show description for eec5411
liam-gersten
and
hugovk
authored
eec5411
View commit details
Copy full SHA for eec5411
Browse repository at this point
Partial teleport method in TNavigator for testing in TestTNavigator
liam-gersten
committed
ca3d9c5
View commit details
Copy full SHA for ca3d9c5
Browse repository at this point
Partial teleport method in TPen for testing in TestTPen
liam-gersten
committed
02712b3
View commit details
Copy full SHA for 02712b3
Browse repository at this point
Teleport tests in TestTNavigator and TestTPen
liam-gersten
committed
8db9bf3
View commit details
Copy full SHA for 8db9bf3
Browse repository at this point
Merge branch 'main' into TurtleTeleportMethod
liam-gersten
authored
4272101
View commit details
Copy full SHA for 4272101
Browse repository at this point
Made teleport appear in alphabetical order
liam-gersten
committed
ae01a3e
View commit details
Copy full SHA for ae01a3e
Browse repository at this point
Merge branch 'TurtleTeleportMethod' of https://github.com/liam-gersten/cpython into TurtleTeleportMethod
liam-gersten
committed
43f8a69
View commit details
Copy full SHA for 43f8a69
Browse repository at this point
Commits on Apr 29, 2023
Attempt to fix the doctests.
Show description for 07ae3da
gpshead
committed
07ae3da
View commit details
Copy full SHA for 07ae3da
Browse repository at this point
Mention fill_gap in the teleport prototype.
gpshead
committed
d648f52
View commit details
Copy full SHA for d648f52
Browse repository at this point
Make fill_gap a keyword only argument.
gpshead
committed
2baaf85
View commit details
Copy full SHA for 2baaf85
Browse repository at this point
Align docs with fill_gap being keyword only.
gpshead
committed
203a0f3
View commit details
Copy full SHA for 203a0f3
Browse repository at this point
Commits on Apr 30, 2023
Testing changes for fill_gap arg and assertFalse
liam-gersten
committed
dac054e
View commit details
Copy full SHA for dac054e
Browse repository at this point
Merge branch 'main' into TurtleTeleportMethod
liam-gersten
authored
9a38e8a
View commit details
Copy full SHA for 9a38e8a
Browse repository at this point
Merge branch 'main' into TurtleTeleportMethod
liam-gersten
authored
fc880c8
View commit details
Copy full SHA for fc880c8
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL