Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
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
36.8k
Star
77.3k
Code
Issues
5k+
Pull requests
2.7k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Lib
turtle.py
on
3.12
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 13, 2024
[3.12] Fix `print` usage in `turtle` doctests (GH-122940) (#122978)
Show description for 344a7b5
miss-islington
and
sobolevn
authored
344a7b5
View commit details
Copy full SHA for 344a7b5
View code at this point
Browse repository at this point
Commits on Sep 1, 2023
[3.12] gh-107805: Fix signatures of module-level generated functions in `turtle` (GH-107807) (#108749)
Show description for 5668309
3 people
authored
5668309
View commit details
Copy full SHA for 5668309
View code at this point
Browse repository at this point
Commits on May 6, 2023
gh-65772: Clean-up turtle module (#104218)
Show description for e407661
terryjreedy
authored
e407661
View commit details
Copy full SHA for e407661
View code at this point
Browse repository at this point
Commits on Apr 30, 2023
gh-88773: Added teleport method to Turtle library (#103974)
Show description for 74a2b79
4 people
authored
74a2b79
View commit details
Copy full SHA for 74a2b79
View code at this point
Browse repository at this point
Commits on Mar 13, 2023
gh-101100: Fix Sphinx warnings in `turtle` module (#102340)
Show description for 78e4e6c
hugovk
and
CAM-Gerlach
authored
78e4e6c
View commit details
Copy full SHA for 78e4e6c
View code at this point
Browse repository at this point
Commits on Sep 29, 2022
gh-91212: Fixed flickering when the tracer is turned off (#95129)
Show description for 4652093
relent95
authored
4652093
View commit details
Copy full SHA for 4652093
View code at this point
Browse repository at this point
Commits on May 2, 2022
Fix typo in turtle deprecation warning and use warnings._deprecated (#91862)
hugovk
authored
341689c
View commit details
Copy full SHA for 341689c
View code at this point
Browse repository at this point
Commits on Nov 18, 2021
bpo-45837: Properly deprecate turtle.RawTurtle.settiltangle (GH-29618)
hugovk
authored
c94664c
View commit details
Copy full SHA for c94664c
View code at this point
Browse repository at this point
Commits on Jul 30, 2021
Update URLs in comments and metadata to use HTTPS (GH-27458)
coderanger
authored
be42c06
View commit details
Copy full SHA for be42c06
View code at this point
Browse repository at this point
Commits on Jun 13, 2021
Fix typos in multiple files (GH-26689)
Show description for 17b16e1
enjoy-binbin
and
terryjreedy
authored
17b16e1
View commit details
Copy full SHA for 17b16e1
View code at this point
Browse repository at this point
Commits on Apr 30, 2021
bpo-43935: Fix typo in Turtle.back() docstring (GH-25581)
Show description for 0048c60
tarjeiba
authored
0048c60
View commit details
Copy full SHA for 0048c60
View code at this point
Browse repository at this point
Commits on Apr 25, 2021
bpo-43534: Fix the turtle module working with multiple root windows (GH-25591)
serhiy-storchaka
authored
8af929f
View commit details
Copy full SHA for 8af929f
View code at this point
Browse repository at this point
bpo-43534: Make dialogs in turtle.textinput() and turtle.numinput() transitient again (GH-24923)
serhiy-storchaka
authored
b5adc8a
View commit details
Copy full SHA for b5adc8a
View code at this point
Browse repository at this point
Commits on Sep 7, 2020
bpo-41720: Add "return NotImplemented" in turtle.Vec2D.__rmul__(). (GH-22092)
serhiy-storchaka
authored
fd4cafd
View commit details
Copy full SHA for fd4cafd
View code at this point
Browse repository at this point
Commits on Sep 1, 2020
bpo-41528: Use math module in turtle (GH-21837)
Show description for 6844b56
TrangOul
authored
6844b56
View commit details
Copy full SHA for 6844b56
View code at this point
Browse repository at this point
Commits on Jun 2, 2019
Fix typos in docs and docstrings (GH-13745)
tirkarthi
authored and
encukou
committed
0d70227
View commit details
Copy full SHA for 0d70227
View code at this point
Browse repository at this point
Commits on May 6, 2019
bpo-36766: Typos in docs and code comments (GH-13116)
GiantRobato
authored and
matrixise
committed
9646630
View commit details
Copy full SHA for 9646630
View code at this point
Browse repository at this point
Commits on Nov 16, 2018
bpo-35250: Correct argument name "num" -> "btn" in turtle docs. (GH-10565)
srinivasreddy
authored and
serhiy-storchaka
committed
4edeaea
View commit details
Copy full SHA for 4edeaea
View code at this point
Browse repository at this point
Commits on Feb 26, 2018
Revert unneccessary changes made in bpo-30296 and apply other improvements. (GH-2624)
serhiy-storchaka
authored
3f2e6f1
View commit details
Copy full SHA for 3f2e6f1
View code at this point
Browse repository at this point
Commits on Nov 5, 2017
Fix miscellaneous typos (#4275)
luzpaz
authored and
serhiy-storchaka
committed
a5293b4
View commit details
Copy full SHA for a5293b4
View code at this point
Browse repository at this point
Commits on May 18, 2017
bpo-30296 Remove unnecessary tuples, lists, sets, and dicts (#1489)
Show description for 3972628
jdufresne
authored and
rhettinger
committed
3972628
View commit details
Copy full SHA for 3972628
View code at this point
Browse repository at this point
Commits on Sep 10, 2016
Correct spelling in documentation and code comment
vadmium
committed
99e843b
View commit details
Copy full SHA for 99e843b
View code at this point
Browse repository at this point
Commits on Jun 14, 2016
Issue #27238: Got rid of bare excepts in the turtle module. Original patch
Show description for cefa917
serhiy-storchaka
committed
cefa917
View commit details
Copy full SHA for cefa917
View code at this point
Browse repository at this point
Commits on Feb 22, 2015
Issue #6639: Module-level turtle functions no longer raise TclError after
Show description for 80a1803
serhiy-storchaka
committed
80a1803
View commit details
Copy full SHA for 80a1803
View code at this point
Browse repository at this point
Commits on Sep 14, 2014
Issue #22168: Prevent turtle AttributeError with non-default Canvas on OS X.
ned-deily
committed
152dfd1
View commit details
Copy full SHA for 152dfd1
View code at this point
Browse repository at this point
Commits on Jul 21, 2014
Issue #21868: Prevent turtle crash due to invalid undo buffer size.
rhettinger
committed
854e76e
View commit details
Copy full SHA for 854e76e
View code at this point
Browse repository at this point
Commits on Jun 30, 2014
Issue #21882: In turtle demos, remove module scope gui and sys calls by
Show description for f5ac57d
terryjreedy
committed
f5ac57d
View commit details
Copy full SHA for f5ac57d
View code at this point
Browse repository at this point
Commits on Jun 22, 2014
Issue #21812: Trigger immediate transformation in turtle.shapetransform().
rhettinger
committed
6dec4ea
View commit details
Copy full SHA for 6dec4ea
View code at this point
Browse repository at this point
Commits on Apr 20, 2014
Issue #11571: Ensure that the turtle window becomes the topmost window
Show description for 09ae544
ned-deily
committed
09ae544
View commit details
Copy full SHA for 09ae544
View code at this point
Browse repository at this point
Commits on Aug 17, 2013
#18705: merge with 3.3.
ezio-melotti
committed
9a3777e
View commit details
Copy full SHA for 9a3777e
View code at this point
Browse repository at this point
#18705: fix a number of typos. Patch by Févry Thibault.
ezio-melotti
committed
30b9d5d
View commit details
Copy full SHA for 30b9d5d
View code at this point
Browse repository at this point
Commits on Mar 11, 2013
Merge 3.3, issue #17047: remove doubled words found in 2.7 to
Show description for 16b5c13
terryjreedy
committed
16b5c13
View commit details
Copy full SHA for 16b5c13
View code at this point
Browse repository at this point
Merge 3.2, issue #17047: remove doubled words found in 2.7 to
Show description for 98472b8
terryjreedy
committed
98472b8
View commit details
Copy full SHA for 98472b8
View code at this point
Browse repository at this point
Issue #17047: remove doubled words found in 2.7 to 3.4 Lib/*,
Show description for c30b7b1
terryjreedy
committed
c30b7b1
View commit details
Copy full SHA for c30b7b1
View code at this point
Browse repository at this point
Commits on Feb 12, 2013
modernize some modules' code by using with statement around open()
giampaolo
committed
2f50aaf
View commit details
Copy full SHA for 2f50aaf
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.