COMMITS
/ Doc/reference/datamodel.rst September 5, 2016
E
Issue #24254: Preserve class attribute definition order.
Eric Snow committed
August 26, 2016
R
Issue 19504: Change "customise" to "customize" American spelling.
Raymond Hettinger committed
August 18, 2016
G
Anti-registration of various ABC methods.
Guido van Rossum committed
July 31, 2016
N
Issue 27366: PEP 487 docs updates
Nick Coghlan committed
July 30, 2016
B
Issue #27366: Tweak PEP 487 documentation
Berker Peksag committed
N
Issue #27366: Implement PEP 487
Nick Coghlan committed
June 18, 2016
M
Issue #24314: Merge doc links from 3.5
Martin Panter committed
M
Issue #24314: Fix doc links for general attributes like __name__, __dict__
Martin Panter committed
June 9, 2016
M
Issue #15476: Merge index entries from 3.5
Martin Panter committed
Y
Merge 3.5 (issue #27243)
Yury Selivanov committed
Y
Issue #27243: Fix __aiter__ protocol
Yury Selivanov committed
June 3, 2016
R
Merge: #26829: Clarify that namespace is copied to a new __dict__ in instance creation.
R David Murray committed
R
#26829: Clarify that namespace is copied to a new __dict__ in instance creation.
R David Murray committed
June 2, 2016
T
[Issue 15476] Make "code object" its own entry in the index
Tommy Beadle committed
May 10, 2016
S
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka committed
S
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka committed
March 31, 2016
S
Remove redundant leading zeroes in PEP references.
Serhiy Storchaka committed
S
Remove redundant leading zeroes in PEP references.
Serhiy Storchaka committed
February 13, 2016
Y
Merge 3.5 (issue #25887)
Yury Selivanov committed
Y
Issue #25887: Raise a RuntimeError when a coroutine is awaited more than once.
Yury Selivanov committed
M
Issue #25179: Documentation for formatted string literals aka f-strings
Martin Panter committed
November 2, 2015
M
Issue #25523: Further a-to-an corrections new in 3.5
Martin Panter committed
October 16, 2015
B
Issue #25418: Fix markup in object.__hash__ documentation
Berker Peksag committed
B
Issue #25418: Fix markup in object.__hash__ documentation
Berker Peksag 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
August 6, 2015
R
Issue #4395: Better testing and documentation of binary operators.
Robert Collins committed
R
Issue #4395: Better testing and documentation of binary operators.
Robert Collins committed
June 24, 2015
Y
Issue #24439: Improve PEP 492 related docs.
Yury Selivanov committed
May 21, 2015
Y
Issue 24180: Documentation for PEP 492 changes.
Yury Selivanov committed
April 11, 2015
B
Issue #23912: Fix code formatting in datamodel.rst.
Berker Peksag committed
B
Issue #23912: Fix code formatting in datamodel.rst.
Berker Peksag committed
January 15, 2015
E
Issue20467: clarify __init__'s role
Ethan Furman committed
E
Issue20467: clarify __init__'s role
Ethan Furman committed
E
Issue20467: clarify __init__'s role
Ethan Furman committed
December 10, 2014
T
Issue #23006: Improve the documentation and indexing of dict.__missing__.
Terry Jan Reedy committed
R
#22918: Drop obsolete mention of 'keys' in datamodel __iter__ docs.
R David Murray committed
R
Merge: #22918: Drop obsolete mention of 'keys' in datamodel __iter__ docs.
R David Murray committed
November 27, 2014
E
(3.4) Issue22780: reword NotImplemented docs to emphasise should
Ethan Furman committed
E
Issue22780: reword NotImplemented docs to emphasise should
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
October 29, 2014
G
Merge with 3.4
Georg Brandl committed
G
Use https:// URLs when referring to python.org hosts.
Georg Brandl committed
October 18, 2014
E
Issue7186: document that __doc__ is not inherited by subclasses
Ethan Furman committed
E
Issue7186: document that __doc__ is not inherited by subclasses
Ethan Furman committed
September 30, 2014
T
Merge with 3.4
Terry Jan Reedy committed
T
Issue 22465: grammar, number agreement.
Terry Jan Reedy committed