summaryrefslogtreecommitdiffstats
path: root/Doc/faq/extending.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
| * cleanup references to PyString_ APIs from 2.x in the 3.3 docs.Gregory P. Smith2013-03-221-6/+8
| |\
| | * Clean up references to the no longer existing PyString_ APIs in our docs.Gregory P. Smith2013-03-221-6/+8
| * | Merge from 3.2Antoine Pitrou2011-12-031-12/+16
| |\ \ | | |/
| | * Refine FAQ entry for catching stdoutAntoine Pitrou2011-12-031-6/+15
| | * Advocate PyTuple_Pack instead of manual building of tuplesAntoine Pitrou2011-12-031-6/+1
| * | Remove references to psyco, which is mostly unmaintained and doesn't work wit...Antoine Pitrou2011-12-031-7/+1
| |\ \ | | |/
| | * Remove references to psyco, which is mostly unmaintained and doesn't work wit...Antoine Pitrou2011-12-031-7/+1
| * | Remove obsolete FAQ.Ezio Melotti2011-10-231-31/+0
| |/
| * Mention Cython and remove obsolete alternativesAntoine Pitrou2011-02-051-4/+5
| * Merge branches/pep-0384.Martin v. Löwis2010-12-031-1/+1
| * Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-27/+27
| * Take care of duplicate target name warnings.Georg Brandl2010-07-121-5/+3
| * Merged revisions 79797 via svnmerge fromEzio Melotti2010-04-051-2/+3
| * Recorded merge of revisions 78024 via svnmerge fromGeorg Brandl2010-02-061-1/+1
| * Merged revisions 76904 via svnmerge fromEzio Melotti2009-12-191-1/+1
| * #7500: add "Python 3 review needed" comments and fix a few obvious errors.Georg Brandl2009-12-191-10/+9
| * Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,...Georg Brandl2009-10-271-1/+1
| * Merged revisions 75363 via svnmerge fromGeorg Brandl2009-10-111-0/+481
* update to new C roles and directivesSandro Tosi2012-01-141-27/+27
* Merged revisions 82832,82834 via svnmerge fromGeorg Brandl2010-08-011-5/+3
* Fix some broken URLs.Ezio Melotti2010-04-051-3/+3
* #5341: fix "builtin" where used as an adjective ("built-in" is correct).Georg Brandl2010-02-061-1/+1
* #7388: "python".capitalize() in the DocEzio Melotti2009-12-191-1/+1
* Fix duplicate target.Georg Brandl2009-10-221-1/+1
* Fix broken links found by "make linkcheck". scipy.org seems to be done right...Georg Brandl2009-10-111-1/+1
* Add the Python FAQ lists to the documentation. Copied from sandbox/faq. Man...Georg Brandl2009-10-111-0/+481