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.4k
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
Doc
reference
simple_stmts.rst
on
3.5
User selector
All users
Datepicker
All time
Commit history
Commits on May 31, 2017
[3.5] Fix a trivial typo in global section (GH-1497) (GH-1881)
Show description for 99424d8
Mariatta
authored
99424d8
View commit details
Copy full SHA for 99424d8
View code at this point
Browse repository at this point
Commits on Jun 12, 2016
Issue #24136: Document generalized unpacking, PEP 448
Show description for 0c0da48
vadmium
committed
0c0da48
View commit details
Copy full SHA for 0c0da48
View code at this point
Browse repository at this point
Commits on Jun 8, 2016
Issue #23275: Backport target list assignment documentation fixes
vadmium
committed
7d7a11b
View commit details
Copy full SHA for 7d7a11b
View code at this point
Browse repository at this point
Commits on May 18, 2016
Issue #27049: fix doc typo
ned-deily
committed
cec9581
View commit details
Copy full SHA for cec9581
View code at this point
Browse repository at this point
Commits on May 10, 2016
Issue #23921: Standardized documentation whitespace formatting.
Show description for dba9039
serhiy-storchaka
committed
dba9039
View commit details
Copy full SHA for dba9039
View code at this point
Browse repository at this point
Commits on May 8, 2016
Fix typos in comments, documentation and test method names
vadmium
committed
f056416
View commit details
Copy full SHA for f056416
View code at this point
Browse repository at this point
Commits on Oct 31, 2014
merge with 3.4
birkenfeld
committed
e21a531
View commit details
Copy full SHA for e21a531
View code at this point
Browse repository at this point
#22613: remaining corrections in extending/reference docs (thanks Jacques Ducasse)
birkenfeld
committed
a4c8c47
View commit details
Copy full SHA for a4c8c47
View code at this point
Browse repository at this point
Commits on May 27, 2014
merge
rhettinger
committed
a73a34d
View commit details
Copy full SHA for a73a34d
View code at this point
Browse repository at this point
Issue 21439: Minor issues in the reference manual.
Show description for aa7886d
rhettinger
committed
aa7886d
View commit details
Copy full SHA for aa7886d
View code at this point
Browse repository at this point
Commits on Apr 29, 2014
Merge with 3.4
terryjreedy
committed
727a463
View commit details
Copy full SHA for 727a463
View code at this point
Browse repository at this point
Issue #21055: Index (augmented) assignment symbols.
terryjreedy
committed
9cc9026
View commit details
Copy full SHA for 9cc9026
View code at this point
Browse repository at this point
Merge with 3.4
terryjreedy
committed
e9dcfd1
View commit details
Copy full SHA for e9dcfd1
View code at this point
Browse repository at this point
Closes 21048: Index 'as' in import and with statements.
terryjreedy
committed
7c895ed
View commit details
Copy full SHA for 7c895ed
View code at this point
Browse repository at this point
Commits on Apr 10, 2014
PEP 465: a dedicated infix operator for matrix multiplication (closes #21176)
benjaminp
committed
d51374e
View commit details
Copy full SHA for d51374e
View code at this point
Browse repository at this point
Commits on Jan 27, 2014
eliminate redundancy between yield stmt and yield expr docs (closes #12704)
Show description for d1c85fd
benjaminp
committed
d1c85fd
View commit details
Copy full SHA for d1c85fd
View code at this point
Browse repository at this point
Commits on May 9, 2013
#17938: remove duplicate paragraphs.
ezio-melotti
committed
955382c
View commit details
Copy full SHA for 955382c
View code at this point
Browse repository at this point
Commits on Aug 2, 2012
Clarify the import statement semantics, especially for implicit imports in the 'from X import Y' variant
ncoghlan
committed
e3376ef
View commit details
Copy full SHA for e3376ef
View code at this point
Browse repository at this point
Commits on Jul 31, 2012
Finally, a coherent set of terminology for all the lil' beasties involved.
warsaw
committed
dadebab
View commit details
Copy full SHA for dadebab
View code at this point
Browse repository at this point
Commits on Jul 29, 2012
Integration of importdocs from the features/pep-420 repo.
warsaw
committed
d7d2194
View commit details
Copy full SHA for d7d2194
View code at this point
Browse repository at this point
Commits on Jun 24, 2012
Merge with 3.2.
birkenfeld
committed
56ed284
View commit details
Copy full SHA for 56ed284
View code at this point
Browse repository at this point
Fix a bunch of "versionchanged" related markup errors.
birkenfeld
committed
33369cf
View commit details
Copy full SHA for 33369cf
View code at this point
Browse repository at this point
Commits on Apr 20, 2012
Issue #14628: Document the fact that import always returns the module
Show description for 1b5123a
brettcannon
committed
1b5123a
View commit details
Copy full SHA for 1b5123a
View code at this point
Browse repository at this point
Commits on Jan 14, 2012
Add versionchanged notes for PEP 380
ncoghlan
committed
0ed8019
View commit details
Copy full SHA for 0ed8019
View code at this point
Browse repository at this point
Commits on Jan 13, 2012
Implement PEP 380 - 'yield from' (closes #11682)
ncoghlan
committed
1f7ce62
View commit details
Copy full SHA for 1f7ce62
View code at this point
Browse repository at this point
Commits on Jan 1, 2012
Issue #13683: raise with no exception in scope throws a RuntimeError; fix by Ramchandra Apte
sandrotosi
committed
b2794c8
View commit details
Copy full SHA for b2794c8
View code at this point
Browse repository at this point
Commits on Dec 24, 2011
fix Rather that/Rather than; thanks to Reuben Thomas from docs@
sandrotosi
committed
75c71cc
View commit details
Copy full SHA for 75c71cc
View code at this point
Browse repository at this point
Commits on Mar 6, 2011
Merge doc fixes.
birkenfeld
committed
891391b
View commit details
Copy full SHA for 891391b
View code at this point
Browse repository at this point
#11337: remove unreferenced footnote.
birkenfeld
committed
e32acd0
View commit details
Copy full SHA for e32acd0
View code at this point
Browse repository at this point
#11400: remove reference to pre-1.5 assignment behavior.
birkenfeld
committed
310337f
View commit details
Copy full SHA for 310337f
View code at this point
Browse repository at this point
Commits on Jan 15, 2011
Fix a few doc errors, mostly undefined keywords.
birkenfeld
committed
375aec2
View commit details
Copy full SHA for 375aec2
View code at this point
Browse repository at this point
Commits on Nov 18, 2010
Remove duplicate period from reference doc
Michael Foord
committed
bcc4810
View commit details
Copy full SHA for bcc4810
View code at this point
Browse repository at this point
Commits on Oct 6, 2010
Merged revisions 78959,79170,79175,79177,79180,79183,79186,79193,79581 via svnmerge from
Show description for 16215c7
birkenfeld
committed
16215c7
View commit details
Copy full SHA for 16215c7
View code at this point
Browse repository at this point
Commits on Sep 10, 2010
add newline
benjaminp
committed
d032532
View commit details
Copy full SHA for d032532
View code at this point
Browse repository at this point
#4617: Previously it was illegal to delete a name from the local
Show description for ba117ef
amauryfa
committed
ba117ef
View commit details
Copy full SHA for ba117ef
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.