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 }}
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
75.3k
Code
Issues
5k+
Pull requests
2.6k
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
Demo
on
2.7
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 4, 2017
bpo-27593: Updates Windows build to use information from git (#262) (#448)
Show description for 6120484
zooba
authored
6120484
View commit details
Copy full SHA for 6120484
View code at this point
Browse repository at this point
Commits on Jul 28, 2016
Issue #27626: Spelling fixes in docs, comments and internal names
Show description for a850ef6
vadmium
committed
a850ef6
View commit details
Copy full SHA for a850ef6
View code at this point
Browse repository at this point
Commits on Jun 2, 2016
Issue #27171: Fix typos in documentation, code comments, and tests
vadmium
committed
8d496ad
View commit details
Copy full SHA for 8d496ad
View code at this point
Browse repository at this point
Commits on May 29, 2016
Issue #27125: Fix various errors like “will [be] inherited”
vadmium
committed
b44c452
View commit details
Copy full SHA for b44c452
View code at this point
Browse repository at this point
Commits on May 26, 2016
Issue #27076: Doc, comment and test function name spelling fixes
Show description for b1d867f
vadmium
committed
b1d867f
View commit details
Copy full SHA for b1d867f
View code at this point
Browse repository at this point
Commits on May 8, 2016
Corrections for a/an in code comments and documentation
vadmium
committed
4f23cab
View commit details
Copy full SHA for 4f23cab
View code at this point
Browse repository at this point
Commits on Apr 17, 2016
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
serhiy-storchaka
committed
9a118f1
View commit details
Copy full SHA for 9a118f1
View code at this point
Browse repository at this point
Commits on Nov 2, 2015
Issue #25523: Correct "a" article to "an" article
Show description for b362f75
vadmium
committed
b362f75
View commit details
Copy full SHA for b362f75
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 cc49aa1
serhiy-storchaka
committed
cc49aa1
View commit details
Copy full SHA for cc49aa1
View code at this point
Browse repository at this point
Commits on Dec 2, 2014
nuke ancient script with dubious license (closes #12987)
benjaminp
committed
91f04dd
View commit details
Copy full SHA for 91f04dd
View code at this point
Browse repository at this point
Commits on Oct 9, 2014
De-'colour'ize stdlib except for idlelib.configDialog.
Show description for 1375538
terryjreedy
committed
1375538
View commit details
Copy full SHA for 1375538
View code at this point
Browse repository at this point
Commits on Sep 3, 2014
Issue #22051: remove unneeded reload that allowed bad code.
terryjreedy
committed
d85a9ef
View commit details
Copy full SHA for d85a9ef
View code at this point
Browse repository at this point
Commits on Jul 27, 2014
Modernize turtledemo with conditional expressions; remove duplicate line.
terryjreedy
committed
87355a7
View commit details
Copy full SHA for 87355a7
View code at this point
Browse repository at this point
Commits on Jul 25, 2014
Issue #22061: remove call of useless function slated for removal.
terryjreedy
committed
98e6fa6
View commit details
Copy full SHA for 98e6fa6
View code at this point
Browse repository at this point
Issue #22053: Make help work, after previous patch for this issue disabled it
Show description for 8ac01bf
terryjreedy
committed
8ac01bf
View commit details
Copy full SHA for 8ac01bf
View code at this point
Browse repository at this point
Commits on Jul 23, 2014
Issue #22053: Cleanup turtledemo start and stop and fix debug shutdown warning.
terryjreedy
committed
cbe6d24
View commit details
Copy full SHA for cbe6d24
View code at this point
Browse repository at this point
Issue #21597: Turtledemo text pane can now be widened to view or copy complete
Show description for e2fbf4f
terryjreedy
committed
e2fbf4f
View commit details
Copy full SHA for e2fbf4f
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 f7f746a
terryjreedy
committed
f7f746a
View commit details
Copy full SHA for f7f746a
View code at this point
Browse repository at this point
Commits on Jun 25, 2014
Issue #14117: Inprove help text and docstrings, some for clarity, some just to
Show description for 3fecd48
terryjreedy
committed
3fecd48
View commit details
Copy full SHA for 3fecd48
View code at this point
Browse repository at this point
Commits on Jun 22, 2014
Issue #21824: Turtledemo 2.7 help menu entries now display help text instead
Show description for ed6820d
terryjreedy
committed
ed6820d
View commit details
Copy full SHA for ed6820d
View code at this point
Browse repository at this point
Issue #21823: Catch turtle.Terminator exceptions in turtledemo.
Show description for 122df1e
terryjreedy
committed
122df1e
View commit details
Copy full SHA for 122df1e
View code at this point
Browse repository at this point
Commits on Jan 16, 2014
Issue #19936: Added executable bits or shebang lines to Python scripts which
Show description for e0ed2d7
serhiy-storchaka
committed
e0ed2d7
View commit details
Copy full SHA for e0ed2d7
View code at this point
Browse repository at this point
Commits on Jul 16, 2013
Issue #18448: Fix a typo in Demo/newmetaclasses/Eiffel.py.
serhiy-storchaka
committed
f52d574
View commit details
Copy full SHA for f52d574
View code at this point
Browse repository at this point
Commits on Oct 19, 2011
Remove duplication.
ezio-melotti
committed
1e87da1
View commit details
Copy full SHA for 1e87da1
View code at this point
Browse repository at this point
Commits on Aug 7, 2011
#12677: correct turtle orientation in doc
sandrotosi
committed
1381a31
View commit details
Copy full SHA for 1381a31
View code at this point
Browse repository at this point
Commits on Mar 5, 2011
Add updated .hgeol file and fix newlines in the 2.7 branch.
birkenfeld
committed
faa9ad2
View commit details
Copy full SHA for faa9ad2
View code at this point
Browse repository at this point
Commits on Oct 13, 2010
Merged revisions 85429 via svnmerge from
Show description for 4de6b06
benjaminp
committed
4de6b06
View commit details
Copy full SHA for 4de6b06
View code at this point
Browse repository at this point
Commits on Jul 27, 2010
Merged revisions 82594,82599 via svnmerge from
Show description for 406f7a9
birkenfeld
committed
406f7a9
View commit details
Copy full SHA for 406f7a9
View code at this point
Browse repository at this point
Commits on Jun 30, 2010
Update Demo/parser directory; backport unparse fixes from py3k.
mdickinson
committed
2037913
View commit details
Copy full SHA for 2037913
View code at this point
Browse repository at this point
Commits on Jun 28, 2010
unparse.py: fix mispaced parentheses in chained comparisons
mdickinson
committed
0187be0
View commit details
Copy full SHA for 0187be0
View code at this point
Browse repository at this point
Fix typo in test_unparse.py.
mdickinson
committed
b83a1ff
View commit details
Copy full SHA for b83a1ff
View code at this point
Browse repository at this point
Fix some shallow bugs in Demo/parser/unparse.py, and add tests:
Show description for 623b979
mdickinson
committed
623b979
View commit details
Copy full SHA for 623b979
View code at this point
Browse repository at this point
Commits on Jun 11, 2010
#5753: update demo.c to use PySys_SetArgvEx(), and add a comment
akuchling
committed
de0aeaa
View commit details
Copy full SHA for de0aeaa
View code at this point
Browse repository at this point
Edit comments for current Python; bump version number of Python
akuchling
committed
a0b0c6f
View commit details
Copy full SHA for a0b0c6f
View code at this point
Browse repository at this point
Commits on May 29, 2010
#8616: add new turtle demo "nim".
birkenfeld
committed
84a8d8f
View commit details
Copy full SHA for 84a8d8f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.