summaryrefslogtreecommitdiffstats
path: root/Doc/faq/design.rst
Commit message (Expand)AuthorAgeFilesLines
* #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: remove outdated statements about Stackless.Ezio Melotti2013-01-051-3/+0
* Cleanup a few minor things.Ezio Melotti2013-01-051-3/+3
* Closes #14306: clarify expensiveness of try-except and update code snippetGeorg Brandl2012-03-171-5/+5
* Fix some markup and one typoÉric Araujo2011-09-011-1/+1
* Merged revisions 84945 via svnmerge fromGeorg Brandl2010-10-061-1/+1
* #5341: fix "builtin" where used as an adjective ("built-in" is correct).Georg Brandl2010-02-061-3/+4
* Small indentation fix.Georg Brandl2009-12-201-1/+1
* #7493: review of Design FAQ by Florent Xicluna.Georg Brandl2009-12-191-69/+75
* Fix some documentation examples involving the repr of a float.Mark Dickinson2009-11-241-3/+3
* Fix broken links found by "make linkcheck". scipy.org seems to be done right...Georg Brandl2009-10-111-6/+7
* Add the Python FAQ lists to the documentation. Copied from sandbox/faq. Man...Georg Brandl2009-10-111-0/+924