COMMITS
/ Doc/reference/expressions.rst July 26, 2016
M
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
Martin Panter committed
June 12, 2016
M
Issue #24136: Document generalized unpacking, PEP 448
Martin Panter committed
May 10, 2016
S
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka committed
May 8, 2016
S
Issue #26156: Make expressions grammar description more semantically correct.
Serhiy Storchaka committed
March 31, 2016
S
Remove redundant leading zeroes in PEP references.
Serhiy Storchaka committed
October 10, 2015
M
Issue #25161: Merge full stops from 3.4 into 3.5
Martin Panter committed
M
Issue #25161: Add full stops in documentation; patch by Takase Arihiro
Martin Panter committed
September 23, 2015
M
Issue #12067: Merge comparisons doc from 3.4 into 3.5
Martin Panter committed
M
Issue #12067: Rewrite Comparisons section in the language reference
Martin Panter committed
July 11, 2015
B
merge 3.4 (#24610)
Benjamin Peterson committed
B
fix normalization example (closes #24610)
Benjamin Peterson committed
June 24, 2015
Y
Issue #24439: Improve PEP 492 related docs.
Yury Selivanov committed
June 12, 2015
T
Merge with 3.4
Terry Jan Reedy committed
T
Closes issue #24405: mark set display as code.
Terry Jan Reedy committed
May 21, 2015
Y
Issue 24180: Documentation for PEP 492 changes.
Yury Selivanov committed
May 9, 2015
Y
PEP 479: Change StopIteration handling inside generators.
Yury Selivanov committed
May 5, 2015
G
Issue 24088: Clarify semantics of yield expression (merge from 3.4).
Guido van Rossum committed
G
Issue 24088: Clarify semantics of yield expression.
Guido van Rossum committed
February 20, 2015
Z
Merge with 3.4
Zachary Ware committed
Z
Fix a typo pointed out on docs@
Zachary Ware committed
January 15, 2015
E
Issue22988: clarify yield and exception blocks
Ethan Furman committed
E
Issue22988: clarify yield and exception blocks
Ethan Furman 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
September 5, 2014
S
Issue #20643: Removed unneeded (and wrong) class directives.
Serhiy Storchaka committed
S
Issue #20643: Removed unneeded (and wrong) class directives.
Serhiy Storchaka committed
June 3, 2014
Z
Issue #21439: Merge with 3.4
Zachary Ware committed
Z
Issue #21439: Fix a couple of typos.
Zachary Ware committed
May 27, 2014
R
Issue 21439: Minor issues in the reference manual.
Raymond Hettinger 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
October 9, 2013
S
Issue #19190: Improve cross-references in builtin types and functions documentation.
Serhiy Storchaka committed
October 8, 2013
G
Clarify two points about division and shifting. Suggested by Albert Hofkamp on docs@.
Georg Brandl committed
October 6, 2013
G
Use "lambda expression" as preferred to "lambda form".
Georg Brandl committed
April 14, 2013
G
Clarify point in name mangling doc.
Georg Brandl committed
March 28, 2013
December 25, 2012
C
Merge from 3.2: add links and index entries for "argument" and "parameter."
Chris Jerdonek committed
C
Add additional links and index entries for "argument" and "parameter".
Chris Jerdonek committed
E
#16677: merge with 3.2.
Ezio Melotti committed
E
#16677: rename section header and fix markup.
Ezio Melotti committed
December 23, 2012
C
Link to "yield from" examples in yield documentation.
Chris Jerdonek committed
October 12, 2012
E
Fix links to the __next__ method.
Ezio Melotti committed
October 6, 2012
G
August 18, 2012
R
Merge #15355: Mention already-executing Exception in generator docs.
R David Murray committed
R
#15355: Mention already-executing Exception in generator docs.
R David Murray committed
February 18, 2012
T
Merge with 3.2 closes 14023
Terry Jan Reedy committed
T
Issue 14023 Revert edit to 2.7 version. (I suspect edit is from when we thought
Terry Jan Reedy committed