summaryrefslogtreecommitdiffstats
path: root/Doc/faq
Commit message (Expand)AuthorAgeFilesLines
* Update mention of Subversion repo in the FAQÉric Araujo2012-02-121-1/+1
* fix typo; thanks to Jan Heidbrink from docs@Sandro Tosi2012-01-151-1/+1
* update to new C roles and directivesSandro Tosi2012-01-144-31/+31
* Update dead references from py.org/dev/faq to the devguide (#13176)Éric Araujo2011-10-141-9/+3
* Fix some markup and one typoÉric Araujo2011-09-012-2/+2
* Close #12838: fix range() call.Georg Brandl2011-08-251-1/+1
* Merged revisions 85617-85622,85624,85626-85627,85629,85631,85635-85636,85638-...Georg Brandl2010-11-261-11/+11
* Merged revisions 85274 via svnmerge fromGeorg Brandl2010-10-062-2/+2
* Merged revisions 84945 via svnmerge fromGeorg Brandl2010-10-062-2/+2
* Merged revisions 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,...Georg Brandl2010-10-061-3/+2
* Merged revisions 84971 via svnmerge fromBrian Curtin2010-09-231-2/+2
* Merged revisions 83900 via svnmerge fromSenthil Kumaran2010-08-091-1/+1
* Merged revisions 82832,82834 via svnmerge fromGeorg Brandl2010-08-011-5/+3
* Remove top-level 'General Questions' section, pushing up the questions it con...Andrew M. Kuchling2010-05-271-12/+9
* Rewrite wxWidgets sectionAndrew M. Kuchling2010-05-271-10/+15
* Update the Windows FAQ's text about os.kill (#1220212).Brian Curtin2010-04-121-1/+6
* Fix some broken URLs.Ezio Melotti2010-04-051-3/+3
* Update os.kill() emulation example for Windows to use ctypes.Georg Brandl2010-03-211-4/+6
* Get rid of backticks.Georg Brandl2010-03-121-1/+1
* #5341: fix "builtin" where used as an adjective ("built-in" is correct).Georg Brandl2010-02-064-22/+25
* Small indentation fix.Georg Brandl2009-12-201-1/+1
* #7495: backport Programming FAQ review to trunk.Georg Brandl2009-12-201-85/+70
* #7388: "python".capitalize() in the DocEzio Melotti2009-12-193-3/+3
* #7493: review of Design FAQ by Florent Xicluna.Georg Brandl2009-12-191-69/+75
* Clarify phrasing that explains that there are currently two branches.R. David Murray2009-12-141-5/+5
* avoid having to update this statement all the timeBenjamin Peterson2009-12-131-7/+6
* Fix some documentation examples involving the repr of a float.Mark Dickinson2009-11-241-3/+3
* Update the FAQ entry that explains that assignments in the local scopeR. David Murray2009-11-101-33/+71
* Fix duplicate target.Georg Brandl2009-10-221-1/+1
* Various link, textual, and markup fixesAndrew M. Kuchling2009-10-131-25/+28
* Fix broken links found by "make linkcheck". scipy.org seems to be done right...Georg Brandl2009-10-117-40/+41
* Add the Python FAQ lists to the documentation. Copied from sandbox/faq. Man...Georg Brandl2009-10-1110-0/+5385