COMMITS
/ Doc/reference/simple_stmts.rst May 30, 2017
M
bpo-17188: add missing periods at the end of sentences (GH-1875)
Mariatta committed
May 20, 2017
C
bpo-17188: DOC: Document 'from None' in raise statement (#1671)
csabella committed
May 8, 2017
J
Fix a trivial typo in global section (#1497)
Jim Fasarakis-Hilliard committed
December 15, 2016
Y
Issue #28091: Document PEP 525 & PEP 530.
Yury Selivanov committed
September 11, 2016
G
Issue #28076: Variable annotations should be mangled for private names.
Guido van Rossum committed
September 9, 2016
G
Issue #27999: Make "global after use" a SyntaxError, and ditto for nonlocal.
Guido van Rossum committed
Y
Issue #27985: Implement PEP 526 -- Syntax for Variable Annotations.
Yury Selivanov committed
June 12, 2016
M
Issue #24136: Merge unpacking doc from 3.5
Martin Panter committed
M
Issue #24136: Document generalized unpacking, PEP 448
Martin Panter committed
June 8, 2016
M
Issue #23275: Backport target list assignment documentation fixes
Martin Panter committed
May 18, 2016
B
Issue #23275: Allow () = iterable assignment syntax
Berker Peksag committed
N
Issue #27049: fix doc typo
Ned Deily committed
May 10, 2016
S
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka committed
May 8, 2016
M
Fix typos in comments, documentation and test method names
Martin Panter committed
October 31, 2014
G
merge with 3.4
Georg Brandl committed
G
#22613: remaining corrections in extending/reference docs (thanks Jacques Ducasse)
Georg Brandl committed
May 27, 2014
R
Issue 21439: Minor issues in the reference manual.
Raymond Hettinger committed
April 29, 2014
T
Merge with 3.4
Terry Jan Reedy committed
T
Issue #21055: Index (augmented) assignment symbols.
Terry Jan Reedy committed
T
Merge with 3.4
Terry Jan Reedy committed
T
Closes 21048: Index 'as' in import and with statements.
Terry Jan Reedy committed
April 10, 2014
B
PEP 465: a dedicated infix operator for matrix multiplication (closes #21176)
Benjamin Peterson committed
January 27, 2014
B
eliminate redundancy between yield stmt and yield expr docs (closes #12704)
Benjamin Peterson committed
May 9, 2013
E
#17938: remove duplicate paragraphs.
Ezio Melotti committed
August 2, 2012
July 31, 2012
B
Finally, a coherent set of terminology for all the lil' beasties involved.
Barry Warsaw committed
July 29, 2012
B
Integration of importdocs from the features/pep-420 repo.
Barry Warsaw committed
June 24, 2012
G
Merge with 3.2.
Georg Brandl committed
G
Fix a bunch of "versionchanged" related markup errors.
Georg Brandl committed
April 20, 2012
B
Issue #14628: Document the fact that import always returns the module
Brett Cannon committed
January 14, 2012
N
Add versionchanged notes for PEP 380
Nick Coghlan committed
January 1, 2012
S
December 24, 2011
S
fix Rather that/Rather than; thanks to Reuben Thomas from docs@
Sandro Tosi committed
January 13, 2012
N
Implement PEP 380 - 'yield from' (closes #11682)
Nick Coghlan committed
March 6, 2011
G
Merge doc fixes.
Georg Brandl committed
G
#11337: remove unreferenced footnote.
Georg Brandl committed
G
#11400: remove reference to pre-1.5 assignment behavior.
Georg Brandl committed
January 15, 2011
G
Fix a few doc errors, mostly undefined keywords.
Georg Brandl committed
November 18, 2010
M
Remove duplicate period from reference doc
Michael Foord committed
October 6, 2010
G
Merged revisions 78959,79170,79175,79177,79180,79183,79186,79193,79581 via svnmerge from
Georg Brandl committed
September 10, 2010
B
add newline
Benjamin Peterson committed
A
#4617: Previously it was illegal to delete a name from the local
Amaury Forgeot d'Arc committed
June 27, 2010
G
Fix duplicate paragraph.
Georg Brandl committed
March 21, 2010
G
Fix some issues found by Jacques Ducasse on the docs list.
Georg Brandl committed
February 6, 2010
G
Recorded merge of revisions 78024 via svnmerge from
Georg Brandl committed
October 27, 2009
September 16, 2009
G
Merged revisions 74821,74828-74831,74833,74835 via svnmerge from
Georg Brandl committed