COMMITS
/ Doc/reference/expressions.rst May 19, 2017
D
Fix typos in multiple `.rst` files (#1668)
delirious-lettuce committed
May 3, 2017
U
bpo-28315: Improve code examples in docs (GH-1372)
UltimateCoder committed
April 22, 2017
S
Remove outdated note about constraining of the bit shift right operand. (#1258)
Serhiy Storchaka committed
March 31, 2017
C
bpo-29952: Use usual terminology of dict (GH-917)
cocoatomo committed
March 28, 2017
A
bpo-16011 clarify that 'in' always returns a boolean value
Amit Kumar committed
February 24, 2017
J
Fix small typos in expressions.rst (GH-276)
Jim Fasarakis-Hilliard committed
January 29, 2017
M
Issues #12067: Merge hash recommendation from 3.5
Martin Panter committed
M
Issue #12067: Recommend that hash and equality be consistent
Martin Panter committed
December 24, 2016
M
Issue #28954: Merge keyword argument syntax from 3.5
Martin Panter committed
M
Issue #28954: Add missing comma to keyword argument syntax
Martin Panter committed
December 15, 2016
Y
Issue #28091: Document PEP 525 & PEP 530.
Yury Selivanov committed
September 12, 2016
R
Issue #26511: Reference the id() function in the 'is' and 'is not' docs
Raymond Hettinger committed
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