summaryrefslogtreecommitdiffstats
path: root/Doc/extending/newtypes.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue 19195: Improved cross-references in C API documentation.Serhiy Storchaka2013-10-091-1/+1
|\
| * Issue 19195: Improved cross-references in C API documentation.Serhiy Storchaka2013-10-091-1/+1
* | Issue #18589: fix hyperlinking of type slots (tp_*)Antoine Pitrou2013-08-011-53/+53
|\ \ | |/
| * Issue #18589: fix hyperlinking of type slots (tp_*)Antoine Pitrou2013-08-011-47/+47
* | Merge doc fixAntoine Pitrou2013-07-301-5/+4
|\ \ | |/
| * Simplify example of PyErr_Fetch() useAntoine Pitrou2013-07-301-5/+4
* | Issue #18112: PEP 442 implementation (safe object finalization).Antoine Pitrou2013-07-301-3/+21
|/
* #17688: fix declaration for richcmp example in the docs.Andrew Svetlov2013-04-121-1/+1
* cleanup references to PyString_ APIs from 2.x in the 3.3 docs.Gregory P. Smith2013-03-221-10/+9
|\
| * Clean up references to the no longer existing PyString_ APIs in our docs.Gregory P. Smith2013-03-221-12/+11
* | Add a str class entry to the "Text Sequence Type" section (issue #16209).Chris Jerdonek2012-11-281-4/+4
* | MERGE: Closes #15953: Incorrect some fields declaration in the PyTypeObject d...Jesus Cea2012-09-281-3/+3
|\ \ | |/
| * Closes #15953: Incorrect some fields declaration in the PyTypeObject document...Jesus Cea2012-09-281-3/+3
* | Issue #14933: fix misleading doc about weakref support in extension types.Antoine Pitrou2012-06-151-3/+2
|\ \ | |/
| * Issue #14933: fix misleading doc about weakref support in extension types.Antoine Pitrou2012-06-151-3/+2
* | Some corrections for the Doc/extending documentation. Closes #14129Eli Bendersky2012-02-271-41/+21
* | Merge from 3.2Eli Bendersky2011-08-191-2/+1
|\ \ | |/
| * Issue #12672: remove confusing part of sentence in documentationEli Bendersky2011-08-191-2/+1
* | Issue #12672: fix code samples in extending/newtypes.html for PEP-7 complianceEli Bendersky2011-08-121-6/+4
|/
* Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-54/+54
* #9911: doc copyedits.Georg Brandl2010-09-211-1/+1
* Merged revisions 81586 via svnmerge fromR. David Murray2010-06-011-1/+3
* Merged revisions 79184-79185 via svnmerge fromGeorg Brandl2010-03-211-1/+1
* Merged revisions 74209 via svnmerge fromGeorg Brandl2009-07-261-1/+1
* #1717: fix-up docs for comparison in newtypes document.Georg Brandl2009-03-311-44/+47
* #5548: do return the new module from PyMODINIT_FUNC functions.Georg Brandl2009-03-311-0/+1
* #5360: replace PyObject_HEAD_INIT by PyVarObject_HEAD_INIT.Georg Brandl2009-02-271-4/+4
* #5360: remove RO which has been kicked from 3k.Georg Brandl2009-02-271-3/+0
* Issue #1717, continued: Doc fixes and other cleanup relatedMark Dickinson2009-02-021-5/+5
* Fix a few remaining problems found by rstlint.Georg Brandl2009-01-031-1/+1
* Merged revisions 68221 via svnmerge fromGeorg Brandl2009-01-031-16/+16
* Remove trailing whitespace.Georg Brandl2009-01-031-9/+9
* #4576: fix ob_type access.Georg Brandl2008-12-071-4/+4
* #4504, #4505: Update noddy examples in "Extending & Embedding".Georg Brandl2008-12-051-85/+78
* #3247: get rid of Py_FindMethodsAmaury Forgeot d'Arc2008-07-021-21/+12
* Remove many "versionchanged" items that didn't use the official markup,Georg Brandl2008-05-121-15/+5
* Merged revisions 61413-61414 via svnmerge fromChristian Heimes2008-03-161-3/+3
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-10/+8
* Fix one more PyInt occurrence.Georg Brandl2007-12-081-3/+3
* #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/.Georg Brandl2007-11-011-2/+2
* Convert all print statements in the docs.Georg Brandl2007-09-041-31/+3
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-2/+0
* Address a few XXX comments, other fixes.Georg Brandl2007-08-311-2/+0
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+1580