summaryrefslogtreecommitdiffstats
path: root/Doc/faq/programming.rst
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merged revisions 84971 via svnmerge fromBrian Curtin2010-09-231-2/+2
* #5341: fix "builtin" where used as an adjective ("built-in" is correct).Georg Brandl2010-02-061-6/+7
* #7495: backport Programming FAQ review to trunk.Georg Brandl2009-12-201-85/+70
* Update the FAQ entry that explains that assignments in the local scopeR. David Murray2009-11-101-33/+71
* Fix broken links found by "make linkcheck". scipy.org seems to be done right...Georg Brandl2009-10-111-3/+3
* Add the Python FAQ lists to the documentation. Copied from sandbox/faq. Man...Georg Brandl2009-10-111-0/+1752