summaryrefslogtreecommitdiffstats
path: root/Doc/extending/extending.rst
Commit message (Expand)AuthorAgeFilesLines
* Closes #25910: fix dead and permanently redirected links in the docs. Thanks ...Georg Brandl2016-02-261-1/+1
* emphasize that cffi is better than extension modules for portabilityBenjamin Peterson2015-01-051-5/+10
* Closes #19071: "self" argument is not the module for module functions in 2.x.Georg Brandl2014-10-061-2/+3
* Issue 19195: Improved cross-references in C API documentation.Serhiy Storchaka2013-10-091-3/+3
* Minor improvement: add indication that the main function goes on.Georg Brandl2013-10-061-0/+2
* Small clarification in extending docs.Georg Brandl2013-10-061-1/+1
* update to new C roles and directivesSandro Tosi2012-01-141-140/+140
* #10398: manual backport of r73943.Georg Brandl2010-11-121-4/+2
* Merged revisions 83536,83546-83548,83550,83554-83555,83558,83563,83565,83571,...Georg Brandl2010-08-021-1/+20
* Backported PyCapsule from 3.1, and converted most uses ofLarry Hastings2010-03-251-33/+36
* Remove Tools/modulator, a reference to it in the docs, and a screenshot of it.Andrew M. Kuchling2010-02-221-6/+1
* Note in the intro to Extending... that ctypes can be a simpler, more portable...Brett Cannon2009-09-171-0/+7
* #6446: fix import_spam() function to use correct error and reference handling.Georg Brandl2009-07-111-9/+16
* Demote warnings to notices where appropriate, following the goal that as few ...Georg Brandl2009-04-271-1/+1
* #5417: replace references to undocumented functions by ones to documented fun...Georg Brandl2009-03-311-12/+13
* Remove trailing whitespace.Georg Brandl2009-01-031-7/+7
* #4611: fix typo.Georg Brandl2008-12-151-1/+1
* Some cleanup in the docs.Georg Brandl2007-12-291-17/+12
* Document PyEval_* functions from ceval.c.Georg Brandl2007-12-011-5/+18
* Backport from 3k: #1116: fix reference to old filename.Georg Brandl2007-09-061-1/+1
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+1276