summaryrefslogtreecommitdiffstats
path: root/Doc/faq/programming.rst
Commit message (Expand)AuthorAgeFilesLines
* Closes #25910: fix dead and permanently redirected links in the docs. Thanks ...Georg Brandl2016-02-261-1/+1
* Issue #23406: Clarify documentation on multiplying a sequenceMartin Panter2015-09-071-0/+2
* Issue #23589: Remove duplicate sentence from the FAQ. Patch by Yongzhi Pan.Robert Collins2015-07-291-4/+2
* Fixing broken links in doc, part 4: some more breaks and redirectsGeorg Brandl2014-10-291-1/+1
* Fixing broken links in doc, part 1: faq/Georg Brandl2014-10-291-13/+6
* Remove now-dead link to IDLE debugger doc and add PyCharm to the commercial I...Georg Brandl2014-10-291-2/+2
* Use https:// URLs when referring to python.org hosts.Georg Brandl2014-10-291-4/+4
* Closes #10031: overhaul the "imports" section of the programming FAQ.Georg Brandl2014-10-061-15/+5
* #20135: FAQ entry for list mutation.R David Murray2014-09-291-1/+76
* #18034: update FAQ to suggest importlib.import_module instead of __import__. ...Ezio Melotti2014-08-041-12/+3
* #20135: move FAQ about mutable default arguments to the programming FAQs page.Ezio Melotti2014-07-061-0/+56
* Closes #21759: URL Typo in Documentation FAQJesus Cea2014-06-161-1/+1
* Removed spaces before colons and semicolons.Serhiy Storchaka2013-12-241-1/+1
* Closes #13203: add a FAQ section about seemingly duplicate id()s.Georg Brandl2013-10-121-0/+26
* Tweak programming faq examples so that it (mostly) passes doctest.R David Murray2013-06-191-18/+19
* #18126: update NumPy links in the documentation. Patch by Yury V. Zaytsev.Ezio Melotti2013-06-081-1/+1
* #17973: fix technical inaccuracy in faq entry (it now passes doctest).R David Murray2013-05-211-5/+8
* #17973: Add FAQ entry for ([],)[0] += [1] both extending and raising.R David Murray2013-05-201-0/+83
* Backport rev. 3ae74b361f53 to 2.7 branch.Georg Brandl2013-03-281-1/+3
|\
| * Closes #4159: add LaTeX tabular column specifications to tables that otherwis...Georg Brandl2013-03-281-1/+3
| * #13094: add Programming FAQ entry about the behavior of closures.Ezio Melotti2013-01-041-0/+52
| * Add additional links and index entries for "argument" and "parameter".Chris Jerdonek2012-12-251-0/+4
| * Improve argument/parameter documentation (issue #15990).Chris Jerdonek2012-11-281-0/+21
| * Closes #14305: fix typo.Georg Brandl2012-03-141-2/+2
| * Issue #13528: rework the performance question in the programming FAQAntoine Pitrou2011-12-091-153/+62
| * Remove outdate FAQ contentAntoine Pitrou2011-12-031-32/+8
| * Streamline FAQ entry about the ternary operator, and suggest using io.StringI...Antoine Pitrou2011-12-031-54/+20
| * Remove references to psyco, which is mostly unmaintained and doesn't work wit...Antoine Pitrou2011-12-031-11/+3
| * Clarify concatenation behaviour of immutable strings, and remove explicitAntoine Pitrou2011-11-251-0/+26
| * Adapt/remove mentions of functions gone in 3.xÉric Araujo2011-09-011-9/+0
| * Close #12838: fix range() call.Georg Brandl2011-08-251-1/+1
| * Mention Cython and remove obsolete alternativesAntoine Pitrou2011-02-051-3/+3
| * Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-1/+1
| * #9582 - add a missing "are" and reflow the line.Brian Curtin2010-09-231-2/+2
| * #9911: doc copyedits.Georg Brandl2010-09-211-1/+1
| * Recorded merge of revisions 78024 via svnmerge fromGeorg Brandl2010-02-061-6/+7
| * #7495: more review fixes.Georg Brandl2009-12-201-8/+10
| * #7495: Review of Programming FAQ by Florent Xicluna.Georg Brandl2009-12-191-165/+122
| * Fix print function conversion missed in merge of faq/programming update.R. David Murray2009-11-141-1/+1
| * Merged revisions 76190 via svnmerge fromR. David Murray2009-11-141-33/+68
| * Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,...Georg Brandl2009-10-271-3/+3
| * Update module names in references in the FAQ.Georg Brandl2009-10-131-1/+1
| * Merged revisions 75363 via svnmerge fromGeorg Brandl2009-10-111-0/+1752
* Remove pointless discussion of the lack of a ternary operatorAntoine Pitrou2013-01-171-46/+0
* #13094: add Programming FAQ entry about the behavior of closures.Ezio Melotti2013-01-041-0/+52
* Add additional links and index entries for "argument" and "parameter".Chris Jerdonek2012-12-251-0/+4
* Backport from 3.2: improve argument/parameter documentation (issue #15990).Chris Jerdonek2012-11-301-0/+21
* update to new C roles and directivesSandro Tosi2012-01-141-1/+1
* Close #12838: fix range() call.Georg Brandl2011-08-251-1/+1
* Merged revisions 84945 via svnmerge fromGeorg Brandl2010-10-061-1/+1