summaryrefslogtreecommitdiffstats
path: root/Doc/faq/extending.rst
Commit message (Expand)AuthorAgeFilesLines
* Fixed documentation of functions with const char* arguments.Serhiy Storchaka2015-06-211-2/+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-3/+3
* Fix typos in Doc/faq/extending. Found by cocoatomo on docs@.Zachary Ware2014-03-201-2/+2
* 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