summaryrefslogtreecommitdiffstats
path: root/Doc/faq/design.rst
Commit message (Expand)AuthorAgeFilesLines
* bpo-38558: Link to further docs from walrus operator mention in tutorial (GH-...Adorilson Bezerra2020-02-031-0/+2
* bpo-35224: Additional documentation for Assignment Expressions (GH-15935)Emily Morehouse2019-09-111-57/+6
* bpo-37352: Minor word-smithing for design.rst (GH #14730)Ilya Kamenshchikov2019-07-161-5/+5
* Docs: Improved phrasing (GH-14069)Aeros2019-06-211-4/+6
* bpo-35044, doc: Use the :exc: role for the exceptions (GH-10037)Stéphane Wirtel2018-10-261-1/+1
* bpo-27671: Update FAQ about why len is function (GH-8432)INADA Naoki2018-07-311-18/+19
* bpo-33888: Use CPython instead of Python in the FAQ (GH-7767)Andrés Delfino2018-07-071-6/+6
* Update Stackless Python wiki URL (GH-8072)Julien Palard2018-07-051-1/+1
* bpo-33957: Doc: Use better wording (GH-7912)Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)2018-06-261-1/+1
* bpo-33887: Add TOC to Design and History FAQ(GH-7766)Andrés Delfino2018-06-231-0/+5
* bpo-33799: Remove non-ordered dicts comments from FAQAndrés Delfino2018-06-081-5/+1
* bpo-25910: Fixes redirection from http to https (#4674)Sanyam Khurana2017-12-061-1/+1
* Issue #28763: Use double hyphens (rendered as en-dashes) in numerical rangesSerhiy Storchaka2016-11-261-2/+2
|\
| * Issue #28763: Use double hyphens (rendered as en-dashes) in numerical rangesSerhiy Storchaka2016-11-261-2/+2
* | Issue #28705: greatly simplify the FAQ entry on transpiling.Brett Cannon2016-11-181-27/+5
|/
* Issue #23921: Standardized documentation whitespace formatting.Serhiy Storchaka2016-05-101-8/+10
* Issue #26736: Used HTTPS for external links in the documentation if possible.Serhiy Storchaka2016-05-071-1/+1
* Closes #25910: fix dead and permanently redirected links in the docs. Thanks ...Georg Brandl2016-02-261-1/+1
* Fixing broken links in doc, part 1: faq/Georg Brandl2014-10-291-3/+3
* Use https:// URLs when referring to python.org hosts.Georg Brandl2014-10-291-2/+2
* Closes #16155: fix a few errors in doctest output of the FAQ pages.Georg Brandl2014-10-061-1/+1
* #20135: move FAQ about mutable default arguments to the programming FAQs page.Ezio Melotti2014-07-061-56/+0
* Issue #18758: Fixed and improved cross-references.Serhiy Storchaka2013-10-131-1/+2
* Use "lambda expression" as preferred to "lambda form".Georg Brandl2013-10-061-5/+5
* Closes #17726: small clarification in design FAQ.Georg Brandl2013-04-141-2/+2
* #16862: merge with 3.2.Ezio Melotti2013-01-051-6/+3
|\
| * #16862: remove outdated statements about Stackless.Ezio Melotti2013-01-051-3/+0
| * Cleanup a few minor things.Ezio Melotti2013-01-051-3/+3
* | Merge example fix with 3.2.Ezio Melotti2013-01-051-1/+1
|\ \ | |/
| * Fix example by making the exception inherit from Exception.Ezio Melotti2013-01-051-1/+1
* | Issue #14245: Merge changes from 3.2.Mark Dickinson2012-05-131-37/+26
|\ \ | |/
| * Issue #14245: Improve floating-point entry in FAQ. Thanks Zbyszek Jędrzejew...Mark Dickinson2012-05-131-37/+26
* | merge with 3.2Georg Brandl2012-03-171-5/+5
|\ \ | |/
| * Closes #14306: clarify expensiveness of try-except and update code snippetGeorg Brandl2012-03-171-5/+5
* | Closes #14298: update section about dict implementation.Georg Brandl2012-03-141-8/+10
* | Merge from 3.2Antoine Pitrou2011-12-031-77/+55
|\ \ | |/
| * Streamline mention of sorted()Antoine Pitrou2011-12-031-4/+4
| * Break down and refine memory management questionAntoine Pitrou2011-12-031-41/+34
| * Reformulate answer, and remove off-topic discussion of bytecode in a question...Antoine Pitrou2011-12-031-32/+17
* | Merge doc changes from 3.2.Éric Araujo2011-09-011-1/+1
|\ \ | |/
| * Fix some misuses of Sphinx roles and one typoÉric Araujo2011-09-011-1/+1
|/
* Mention Cython and remove obsolete alternativesAntoine Pitrou2011-02-051-5/+3
* #9911: doc copyedits.Georg Brandl2010-09-211-1/+1
* Add cross-references to the glossary entry for file objects.Antoine Pitrou2010-09-151-2/+2
* Recorded merge of revisions 78024 via svnmerge fromGeorg Brandl2010-02-061-3/+4
* Merged revisions 76847,76851,76869,76882,76891-76892,76924,77007,77070,77092,...Benjamin Peterson2009-12-311-1/+1
* #7493: more review fixes.Georg Brandl2009-12-201-91/+79
* Recorded merge of revisions 76886 via svnmerge fromGeorg Brandl2009-12-191-6/+9
* Merged revisions 76489 via svnmerge fromMark Dickinson2009-11-241-3/+3
* Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,...Georg Brandl2009-10-271-6/+7