COMMITS
/ Doc/glossary.rst April 2, 2017
C
bpo-26947: DOC: clarify wording on hashable in glossary (#948)
csabella committed
March 30, 2017
M
bpo-29928: Add f-string to the Glossary (GH-864)
Mariatta committed
March 12, 2017
S
bpo-29746: Update marshal docs to Python 3. (#547)
Serhiy Storchaka committed
March 11, 2017
X
bpo-29770: remove outdated PYO related info (GH-590)
Xiang Zhang committed
December 15, 2016
Y
Issue #28091: Document PEP 525 & PEP 530.
Yury Selivanov committed
September 9, 2016
Y
Issue #27985: Implement PEP 526 -- Syntax for Variable Annotations.
Yury Selivanov committed
July 8, 2016
B
Issue #27285: Document the deprecation of the pyvenv script.
Brett Cannon committed
June 24, 2016
B
Issue #27186: Define what a "path-like object" is.
Brett Cannon committed
June 11, 2016
B
Merge from 3.5
Berker Peksag committed
B
Fix typo and silence a Sphinx warning in Doc/glossary.rst
Berker Peksag committed
June 9, 2016
S
Issue #26282: PyArg_ParseTupleAndKeywords() and Argument Clinic now support
Serhiy Storchaka committed
Y
Issue #27243: Fix __aiter__ protocol
Yury Selivanov committed
May 26, 2016
M
Issue #27076: Doc, comment and tests spelling fixes
Martin Panter committed
January 10, 2016
S
Issue23675 - A tiny clarification in the MRO glossary term.
Senthil Kumaran committed
December 4, 2015
B
Issue #23936: Clarify what finders are.
Brett Cannon 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
October 7, 2015
M
Issue #25286: Merge dictionary view glossary from 3.4 into 3.5
Martin Panter committed
M
Issue #25286: Dictionary views are not sequences
Martin Panter committed
August 8, 2015
S
Issue #23756: Clarify the terms "contiguous" and "bytes-like object".
Stefan Krah committed
June 24, 2015
Y
Issue #24439: Improve PEP 492 related docs.
Yury Selivanov committed
June 22, 2015
Y
Issue #24400: Introduce a distinct type for 'async def' coroutines.
Yury Selivanov committed
May 21, 2015
Y
Issue 24180: Fixes by Berker Peksag.
Yury Selivanov committed
Y
Issue 24180: Documentation for PEP 492 changes.
Yury Selivanov committed
April 13, 2015
L
Doc clarification / edification on the semantics of the 'w*' format unit.
Larry Hastings committed
January 15, 2015
G
merge with 3.4
Georg Brandl committed
G
Closes #23244: fix typo. Thanks Mayank Tripathi for the patch.
Georg Brandl committed
January 6, 2015
N
Merge issue 19548 changes from 3.4
Nick Coghlan committed
N
Issue 19548: update codecs module documentation
Nick Coghlan committed
December 7, 2014
A
Issue #22696: Add function :func:`sys.is_finalizing` to know about interpreter shutdown.
Antoine Pitrou 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 6, 2014
G
merge with 3.4
Georg Brandl committed
G
Closes #21782: the default hash(x) is not exactly id(x) but derived from it.
Georg Brandl committed
September 6, 2014
N
Merge issue #22295 fix from 3.4
Nick Coghlan committed
N
Issue #22295: Adopt 'python -m pip' as the preferred invocation
Nick Coghlan committed
August 23, 2014
T
Merge with 3.4
Terry Jan Reedy committed
T
Issue #22232 (partial fix): update Universal newlines Glossary entry.
Terry Jan Reedy committed
May 30, 2014
R
Issue #13742: Add key and reverse parameters to heapq.merge()
Raymond Hettinger committed
March 16, 2014
L
Merge in all documentation changes since branching 3.4.0rc1.
Larry Hastings committed
February 15, 2014
A
Merge from 3.3
Andrew Kuchling committed
A
#16728: Mention collections.abc.Sequence in 'sequence' glossary entry
Andrew Kuchling committed
December 17, 2013
E
December 5, 2013
A
Issue #18840: Introduce the json module in the tutorial, and deemphasize the pickle module.
Antoine Pitrou committed
A
Issue #18840: Introduce the json module in the tutorial, and deemphasize the pickle module.
Antoine Pitrou committed
November 22, 2013
Z
Issue #18326: merge with 3.3
Zachary Ware committed
Z
Issue #18326: Clarify that list.sort's arguments are keyword-only.
Zachary Ware committed
October 20, 2013
N
Tweak 'provisional' in glossary
Nick Coghlan committed
October 9, 2013
S
Issue #19190: Improve cross-references in builtin types and functions documentation.
Serhiy Storchaka committed
S
Issue #19190: Improve cross-references in builtin types and functions documentation.
Serhiy Storchaka committed