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
Accelerator
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
74.9k
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
Doc
tutorial
on
3.4
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 2, 2015
Issue #25523: Correct "a" article to "an" article
Show description for 7462b64
vadmium
committed
7462b64
View commit details
Copy full SHA for 7462b64
View code at this point
Browse repository at this point
Commits on Sep 12, 2015
Marked keystrokes with the :kbd: role.
Show description for 0424eaf
serhiy-storchaka
committed
0424eaf
View commit details
Copy full SHA for 0424eaf
View code at this point
Browse repository at this point
Commits on Jul 29, 2015
Issue #24729: Correct reference to open function.
jaraco
committed
842c074
View commit details
Copy full SHA for 842c074
View code at this point
Browse repository at this point
Commits on Jul 28, 2015
Issue #24729: Update tutorial to match implementation.
Alessandro Cucci
committed
d8de44b
View commit details
Copy full SHA for d8de44b
View code at this point
Browse repository at this point
Commits on Jun 9, 2015
#23891: correctly refer to PyPI as "Python Package Index"
taleinat
committed
f330d53
View commit details
Copy full SHA for f330d53
View code at this point
Browse repository at this point
Commits on Jun 8, 2015
#23891: remove extra words
akuchling
committed
d004071
View commit details
Copy full SHA for d004071
View code at this point
Browse repository at this point
#23891: add a section to the Tutorial describing virtual environments and pip
akuchling
committed
dd15b36
View commit details
Copy full SHA for dd15b36
View code at this point
Browse repository at this point
Commits on Jun 7, 2015
Add link to pyvideoorg
akuchling
committed
4a75174
View commit details
Copy full SHA for 4a75174
View code at this point
Browse repository at this point
#23891: rework discussion of python-list a bit
akuchling
committed
ecacfd8
View commit details
Copy full SHA for ecacfd8
View code at this point
Browse repository at this point
Commits on May 25, 2015
Remove UTF-8 BOMs.
serhiy-storchaka
committed
410d77f
View commit details
Copy full SHA for 410d77f
View code at this point
Browse repository at this point
Commits on Apr 13, 2015
Issue #23932: Update the tutorial section on function annotations.
Show description for f3b990e
zware
committed
f3b990e
View commit details
Copy full SHA for f3b990e
View code at this point
Browse repository at this point
Commits on Apr 12, 2015
Issue #12955: Change the urlopen() examples to use context managers where appropriate.
Show description for 9575e18
berkerpeksag
committed
9575e18
View commit details
Copy full SHA for 9575e18
View code at this point
Browse repository at this point
Commits on Apr 10, 2015
#23891: describe a few more modules in the tutorial
akuchling
committed
d71b170
View commit details
Copy full SHA for d71b170
View code at this point
Browse repository at this point
Commits on Jan 27, 2015
Issue #23286: Fix typo in the tutorial.
Show description for b68c420
berkerpeksag
committed
b68c420
View commit details
Copy full SHA for b68c420
View code at this point
Browse repository at this point
Commits on Jan 18, 2015
Issue #23181: More "codepoint" -> "code point".
serhiy-storchaka
committed
d3faf43
View commit details
Copy full SHA for d3faf43
View code at this point
Browse repository at this point
Commits on Dec 17, 2014
Issue #23070: Fix a comment in the tutorial.
Show description for 2338156
berkerpeksag
committed
2338156
View commit details
Copy full SHA for 2338156
View code at this point
Browse repository at this point
Commits on Dec 9, 2014
Issue #12602: Add missing cross-references to runpy and using/cmdline docs.
Show description for 8b1cbd2
berkerpeksag
committed
8b1cbd2
View commit details
Copy full SHA for 8b1cbd2
View code at this point
Browse repository at this point
Commits on Oct 31, 2014
minor grammar fixes (from docs@python.org)
birkenfeld
committed
f0d2ed7
View commit details
Copy full SHA for f0d2ed7
View code at this point
Browse repository at this point
Commits on Oct 30, 2014
Doc: fix default role usage (except in unittest mock docs)
birkenfeld
committed
6b4c847
View commit details
Copy full SHA for 6b4c847
View code at this point
Browse repository at this point
Commits on Oct 29, 2014
Fixing broken links in doc, part 3: the rest
birkenfeld
committed
525d355
View commit details
Copy full SHA for 525d355
View code at this point
Browse repository at this point
Use https:// URLs when referring to python.org hosts.
birkenfeld
committed
e73778c
View commit details
Copy full SHA for e73778c
View code at this point
Browse repository at this point
Commits on Oct 1, 2014
#21739: mention subtle difference between loops and listcomps in tutorial.
Show description for 6bd6860
bitdancer
committed
6bd6860
View commit details
Copy full SHA for 6bd6860
View code at this point
Browse repository at this point
Commits on Sep 18, 2014
Issue #16827: Make Interpreter introduction section of the tutorial more
Show description for 15e4833
orsenthil
committed
15e4833
View commit details
Copy full SHA for 15e4833
View code at this point
Browse repository at this point
Commits on Aug 8, 2014
#22170: avoid printing newlines twice in tutorial example.
ezio-melotti
committed
79a1ffd
View commit details
Copy full SHA for 79a1ffd
View code at this point
Browse repository at this point
Commits on Jun 24, 2014
Issue #11974: Add tutorial section on class and instance variables
Show description for 04ba0bb
rhettinger
committed
04ba0bb
View commit details
Copy full SHA for 04ba0bb
View code at this point
Browse repository at this point
Commits on May 23, 2014
Issue #21545: Add .pop example and tweak comment about pure mutation methods.
Show description for e17de09
terryjreedy
committed
e17de09
View commit details
Copy full SHA for e17de09
View code at this point
Browse repository at this point
Commits on May 22, 2014
Issue 21554: Repair an out-of-date tutorial example to reflect changes in shutil.
rhettinger
committed
bd46e48
View commit details
Copy full SHA for bd46e48
View code at this point
Browse repository at this point
Commits on Apr 16, 2014
#20874: reflow paragraph.
bitdancer
committed
fc1020d
View commit details
Copy full SHA for fc1020d
View code at this point
Browse repository at this point
#20874: update tutorial wording: sophisticated line editing is now standard.
Show description for 0e0e391
bitdancer
committed
0e0e391
View commit details
Copy full SHA for 0e0e391
View code at this point
Browse repository at this point
Commits on Mar 31, 2014
Get rid of deprecated IOError in the doc
asvetlov
committed
08af000
View commit details
Copy full SHA for 08af000
View code at this point
Browse repository at this point
Commits on Mar 28, 2014
Issue 21014: Use booleans instead of 0 and 1 in examples.
rhettinger
committed
4ab532b
View commit details
Copy full SHA for 4ab532b
View code at this point
Browse repository at this point
Commits on Mar 23, 2014
tutorial: no "linux2" sys.platform on 3.x (thanks Arfrever)
birkenfeld
committed
553e108
View commit details
Copy full SHA for 553e108
View code at this point
Browse repository at this point
Commits on Mar 22, 2014
Closes #20975: make date in the interpreter banner a little more consistent
birkenfeld
committed
75c5ab4
View commit details
Copy full SHA for 75c5ab4
View code at this point
Browse repository at this point
Commits on Mar 16, 2014
Merge in all documentation changes since branching 3.4.0rc1.
larryhastings
committed
3732ed2
View commit details
Copy full SHA for 3732ed2
View code at this point
Browse repository at this point
Commits on Feb 6, 2014
Issue #6386: When executing a script that's a symlink, the directory
Show description for f811bbf
brettcannon
committed
f811bbf
View commit details
Copy full SHA for f811bbf
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.