COMMITS
/ Doc/glossary.rst January 8, 2020
P
bpo-39233: Update positional-only section in the glossary (GH-17874)
Pablo Galindo committed
October 1, 2019
K
Fix and improve `asyncio.run()` docs (GH-16403)
Kyle Stanley committed
September 12, 2019
R
bpo-38096: Complete the "structseq" and "named tuple" cleanup (GH-16010)
Raymond Hettinger committed
September 11, 2019
R
bpo-38096: Clean up the "struct sequence" / "named tuple" docs (GH-15895)
Raymond Hettinger committed
May 28, 2019
J
Doc: Space breaking whole definition. (GH-13615)
Julien Palard committed
May 27, 2019
R
bpo-37051: Refine note on what objects are hashable (GH-13587)
Raymond Hettinger committed
May 14, 2019
V
bpo-32995 - Added context variable in glossary (GH-9741)
Vinodhini Balusamy committed
May 11, 2019
S
bpo-36822: Fix minor grammatical error in glossary.rst (GH-13145)
Sanyam Khurana committed
March 27, 2019
A
bpo-33832: Add "magic method" glossary entry (GH-7630)
Andre Delfino committed
December 19, 2018
S
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
Serhiy Storchaka committed
November 15, 2018
S
Fix typo in asynchronous generator iterator documentation (GH-10542)
Sebastián Ramírez committed
November 12, 2018
W
Improve grammar in Glossary. (GH-10474)
Windson yang committed
November 4, 2018
P
bpo-9842: Add cross-reference to the ellipsis object (GH-4063)
Pablo Galindo committed
October 26, 2018
S
bpo-35044, doc: Use the :exc: role for the exceptions (GH-10037)
Stéphane Wirtel committed
September 2, 2018
Z
Fix struct sequence glossary entry grammar (GH-9030)
Zachary Ware committed
August 9, 2018
A
Improve grammar of asynchronous iterator glossary entry (GH-8657)
Andrés Delfino committed
June 16, 2018
A
bpo-33571: Improve the glossary description for '...' prompt (GH-6971)
Andrés Delfino committed
A
Use singular, we are talking about the access (GH-7727)
Andrés Delfino committed
June 10, 2018
A
Remove hyphens from phrase "picks up where it left off" (GH-7410)
Andrés Delfino committed
May 26, 2018
A
Fix typo spotted by Guido (GH-7131)
Andrés Delfino committed
A
bpo-32769: A new take on annotations/type hinting glossary entries (GH-6829)
Andrés Delfino committed
May 22, 2018
A
Fix lambda parameters being refered as arguments (GH-7037)
Andrés Delfino committed
May 20, 2018
A
bpo-33580: Make binary/text file glossary entries follow most common "see also" style. (GH-6991)
Andrés Delfino committed
May 17, 2018
A
bpo-33518: Add PEP entry to documentation glossary (GH-6860)
Andrés Delfino committed
May 14, 2018
A
bpo-32769: Write annotation entry for glossary (GH-6657)
Andrés Delfino committed
March 28, 2018
I
s/the the/the/ (GH-6287)
INADA Naoki committed
January 26, 2018
G
String annotations [PEP 563] (#4390)
Guido van Rossum committed
December 19, 2017
A
bpo-32377: improve __del__ docs and fix mention about resurrection (#4927)
Antoine Pitrou committed
December 9, 2017
B
closes bpo-31650: PEP 552 (Deterministic pycs) implementation (#4575)
Benjamin Peterson committed
December 6, 2017
S
bpo-25910: Fixes redirection from http to https (#4674)
Sanyam Khurana committed
September 25, 2017
R
bpo-18558: Clarify glossary entry for "Iterable" (#3732)
Raymond Hettinger committed
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