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
Type
/
to 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
.
pythonStudy2017
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Doc
tutorial
on
v3.6.3
User selector
All users
All time
Commit history
Commits on Jul 21, 2017
bpo-30466: Add brief explanation of classes to tutorial (GH-1804) (GH-2700)
treyhunner
authored and
Mariatta
committed
ef4231a
View commit details
Copy full SHA for ef4231a
View code at this point
Browse repository at this point
Commits on Jun 28, 2017
Clarification to the `break` statement (GH-2453) (#GH-2457)
Show description for c4cc553
regexaurus
authored and
Mariatta
committed
c4cc553
View commit details
Copy full SHA for c4cc553
View code at this point
Browse repository at this point
Commits on Jun 13, 2017
bpo-6519: Improve Python Input Output Tutorial (GH-2143) (GH-2145)
Show description for 81c05cc
Mariatta
authored
81c05cc
View commit details
Copy full SHA for 81c05cc
View code at this point
Browse repository at this point
Commits on Jun 12, 2017
bpo-30621: Update Input Output Tutorial Example(GH-2074) (GH-2118)
Show description for 47c9dec
Mariatta
authored
47c9dec
View commit details
Copy full SHA for 47c9dec
View code at this point
Browse repository at this point
Commits on Jun 10, 2017
bpo-30312: Small correction in datastructures set code sample (GH-2081) (GH-2085)
Show description for 865ed9e
KatherineMichel
authored and
Mariatta
committed
865ed9e
View commit details
Copy full SHA for 865ed9e
View code at this point
Browse repository at this point
Commits on May 29, 2017
[3.6] bpo-30361: Use better example for mixed-type operands (GH-1701) (#1856)
Show description for d52f47a
Mariatta
authored and
terryjreedy
committed
d52f47a
View commit details
Copy full SHA for d52f47a
View code at this point
Browse repository at this point
Commits on May 4, 2017
[3.6] bpo-28315: Improve code examples in docs (GH-1372) (#1445)
Show description for af71364
Mariatta
authored
af71364
View commit details
Copy full SHA for af71364
View code at this point
Browse repository at this point
Commits on Feb 26, 2017
Fix small typos in introduction and datastructures of tutorial (GH-272) (GH-297)
Show description for b002328
Mariatta
authored
b002328
View commit details
Copy full SHA for b002328
View code at this point
Browse repository at this point
Commits on Feb 21, 2017
bpo-29453: Remove reference to undefined dictionary ordering in Tutorial (GH-140) (#208)
Show description for 9b49133
Mariatta
authored
9b49133
View commit details
Copy full SHA for 9b49133
View code at this point
Browse repository at this point
Commits on Feb 2, 2017
Issue #29381: Clarify ordering of UNIX shebang line as source encoding line
Mariatta
committed
23dcccb
View commit details
Copy full SHA for 23dcccb
View code at this point
Browse repository at this point
Backed out changeset 3d712292f2fa
Mariatta
committed
77bb0f4
View commit details
Copy full SHA for 77bb0f4
View code at this point
Browse repository at this point
Issue #29381: Clarify ordering of UNIX shebang line as source encoding line
Mariatta
committed
e2d8bc5
View commit details
Copy full SHA for e2d8bc5
View code at this point
Browse repository at this point
Commits on Dec 18, 2016
Merge: #29005: clarify terminology in tutorial 'method' discussion.
bitdancer
committed
cd259bf
View commit details
Copy full SHA for cd259bf
View code at this point
Browse repository at this point
#29005: clarify terminology in tutorial 'method' discussion.
Show description for 4ec1590
bitdancer
committed
4ec1590
View commit details
Copy full SHA for 4ec1590
View code at this point
Browse repository at this point
Commits on Dec 10, 2016
Issue #28820: Merge spelling fixes from 3.5
vadmium
committed
b7880b0
View commit details
Copy full SHA for b7880b0
View code at this point
Browse repository at this point
Issue #28820: Fix spelling of “practice” as a noun
vadmium
committed
898573a
View commit details
Copy full SHA for 898573a
View code at this point
Browse repository at this point
Commits on Dec 4, 2016
Fixed mismatching title overline.
serhiy-storchaka
committed
7bc01c3
View commit details
Copy full SHA for 7bc01c3
View code at this point
Browse repository at this point
Fixed double hyphens that are rendered to literal en-dashes in the documenation.
serhiy-storchaka
committed
29b0a26
View commit details
Copy full SHA for 29b0a26
View code at this point
Browse repository at this point
Fixed mismatching title overline.
serhiy-storchaka
committed
2238131
View commit details
Copy full SHA for 2238131
View code at this point
Browse repository at this point
Fixed double hyphens that are rendered to literal en-dashes in the documenation.
serhiy-storchaka
committed
e418432
View commit details
Copy full SHA for e418432
View code at this point
Browse repository at this point
Commits on Nov 22, 2016
Issue #28587: Improve list examples in the tutorial
rhettinger
committed
8c5e190
View commit details
Copy full SHA for 8c5e190
View code at this point
Browse repository at this point
Commits on Nov 21, 2016
Issue 28587: list.index documentation missing start and stop arguments. (Contributed by Mariatta Wijaya.)
rhettinger
committed
5bd5b9d
View commit details
Copy full SHA for 5bd5b9d
View code at this point
Browse repository at this point
Commits on Nov 16, 2016
Closes #28713 uses OSError in the tutorial
kushaldas
committed
ecbca35
View commit details
Copy full SHA for ecbca35
View code at this point
Browse repository at this point
Commits on Nov 6, 2016
Issue #21864: Merge from 3.5
berkerpeksag
committed
87170d6
View commit details
Copy full SHA for 87170d6
View code at this point
Browse repository at this point
Issue #21864: Remove outdated section about exceptions from the tutorial
Show description for cea632e
berkerpeksag
committed
cea632e
View commit details
Copy full SHA for cea632e
View code at this point
Browse repository at this point
Commits on Sep 30, 2016
Merge with 3.5
terryjreedy
committed
b4b55eb
View commit details
Copy full SHA for b4b55eb
View code at this point
Browse repository at this point
Issue #28815: Change '?' to '<module>' in some doc examples.
Show description for 30eee4d
terryjreedy
committed
30eee4d
View commit details
Copy full SHA for 30eee4d
View code at this point
Browse repository at this point
Commits on Sep 28, 2016
Issue #28306: Merge from 3.5
berkerpeksag
committed
e5ccf3d
View commit details
Copy full SHA for e5ccf3d
View code at this point
Browse repository at this point
Issue #28306: Update exception message of ZeroDivisionError
berkerpeksag
committed
cf79cdb
View commit details
Copy full SHA for cf79cdb
View code at this point
Browse repository at this point
Commits on Aug 12, 2016
merge
rhettinger
committed
87fe473
View commit details
Copy full SHA for 87fe473
View code at this point
Browse repository at this point
Issue 27719: Remove a doc example that is not applicable in Python 3
rhettinger
committed
7f65af3
View commit details
Copy full SHA for 7f65af3
View code at this point
Browse repository at this point
Commits on Aug 9, 2016
Closes #27206: Merge with 3.5
zware
committed
c17dd50
View commit details
Copy full SHA for c17dd50
View code at this point
Browse repository at this point
Issue #27206: Fix doctests in Doc/tutorial.
Show description for c483a01
zware
committed
c483a01
View commit details
Copy full SHA for c483a01
View code at this point
Browse repository at this point
Commits on Jul 29, 2016
Issue #26462: Merge code block fixes from 3.5
vadmium
committed
6a09315
View commit details
Copy full SHA for 6a09315
View code at this point
Browse repository at this point
Commits on Jul 26, 2016
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
Show description for 1050d2d
vadmium
committed
1050d2d
View commit details
Copy full SHA for 1050d2d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.