COMMITS
/ Doc/faq/design.rst February 3, 2020
A
bpo-38558: Link to further docs from walrus operator mention in tutorial (GH-16973)
Adorilson Bezerra committed
September 11, 2019
E
bpo-35224: Additional documentation for Assignment Expressions (GH-15935)
Emily Morehouse committed
July 16, 2019
I
bpo-37352: Minor word-smithing for design.rst (GH #14730)
Ilya Kamenshchikov committed
June 21, 2019
A
Docs: Improved phrasing (GH-14069)
Aeros committed
October 26, 2018
S
bpo-35044, doc: Use the :exc: role for the exceptions (GH-10037)
Stéphane Wirtel committed
July 31, 2018
I
bpo-27671: Update FAQ about why len is function (GH-8432)
INADA Naoki committed
July 7, 2018
A
bpo-33888: Use CPython instead of Python in the FAQ (GH-7767)
Andrés Delfino committed
July 5, 2018
J
Update Stackless Python wiki URL (GH-8072)
Julien Palard committed
June 26, 2018
S
bpo-33957: Doc: Use better wording (GH-7912)
Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి) committed
June 23, 2018
A
bpo-33887: Add TOC to Design and History FAQ(GH-7766)
Andrés Delfino committed
June 8, 2018
A
bpo-33799: Remove non-ordered dicts comments from FAQ
Andrés Delfino committed
December 6, 2017
S
bpo-25910: Fixes redirection from http to https (#4674)
Sanyam Khurana committed
November 26, 2016
S
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
Serhiy Storchaka committed
S
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
Serhiy Storchaka committed
November 18, 2016
B
Issue #28705: greatly simplify the FAQ entry on transpiling.
Brett Cannon committed
May 10, 2016
S
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka committed
May 7, 2016
S
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka committed
February 26, 2016
October 29, 2014
G
Fixing broken links in doc, part 1: faq/
Georg Brandl committed
G
Use https:// URLs when referring to python.org hosts.
Georg Brandl committed
October 6, 2014
G
Closes #16155: fix a few errors in doctest output of the FAQ pages.
Georg Brandl committed
July 6, 2014
E
#20135: move FAQ about mutable default arguments to the programming FAQs page.
Ezio Melotti committed
October 13, 2013
S
Issue #18758: Fixed and improved cross-references.
Serhiy Storchaka committed
October 6, 2013
G
Use "lambda expression" as preferred to "lambda form".
Georg Brandl committed
April 14, 2013
G
Closes #17726: small clarification in design FAQ.
Georg Brandl committed
January 5, 2013
E
#16862: merge with 3.2.
Ezio Melotti committed
E
#16862: remove outdated statements about Stackless.
Ezio Melotti committed
E
Cleanup a few minor things.
Ezio Melotti committed
E
Merge example fix with 3.2.
Ezio Melotti committed
E
Fix example by making the exception inherit from Exception.
Ezio Melotti committed
May 13, 2012
M
Issue #14245: Merge changes from 3.2.
Mark Dickinson committed
March 17, 2012
G
merge with 3.2
Georg Brandl committed
G
Closes #14306: clarify expensiveness of try-except and update code snippet
Georg Brandl committed
March 14, 2012
G
Closes #14298: update section about dict implementation.
Georg Brandl committed
December 3, 2011
A
Merge from 3.2
Antoine Pitrou committed
A
Streamline mention of sorted()
Antoine Pitrou committed
A
Break down and refine memory management question
Antoine Pitrou committed
A
Reformulate answer, and remove off-topic discussion of bytecode in a question about compiling to C.
Antoine Pitrou committed
September 1, 2011
É
Merge doc changes from 3.2.
Éric Araujo committed
É
Fix some misuses of Sphinx roles and one typo
Éric Araujo committed
February 5, 2011
A
Mention Cython and remove obsolete alternatives
Antoine Pitrou committed
September 21, 2010
G
#9911: doc copyedits.
Georg Brandl committed
September 15, 2010
A
Add cross-references to the glossary entry for file objects.
Antoine Pitrou committed
February 6, 2010
G
Recorded merge of revisions 78024 via svnmerge from
Georg Brandl committed
December 31, 2009
December 20, 2009
G
#7493: more review fixes.
Georg Brandl committed
December 19, 2009
G
Recorded merge of revisions 76886 via svnmerge from
Georg Brandl committed
November 24, 2009
M
Merged revisions 76489 via svnmerge from
Mark Dickinson committed