summaryrefslogtreecommitdiffstats
path: root/Doc/includes/shoddy.c
Commit message (Collapse)AuthorAgeFilesLines
* bpo-33201: Modernize "Extension types" doc (GH-6337)Antoine Pitrou2018-04-071-99/+0
| | | | | | | | | * bpo-33201: Modernize "Extension types" doc * Split tutorial and other topics * Some small fixes * Address some review comments * Rename noddy* to custom* and shoddy to sublist * Fix markup
* bpo-32150: Expand tabs to spaces in C files. (#4583)Serhiy Storchaka2017-11-281-1/+1
|
* doc: fix compile error on "shoddy" example extension (GH-215)INADA Naoki2017-02-211-1/+1
|
* #6732: fix return value of module init function in example.Georg Brandl2009-09-011-0/+1
|
* Issue #1717, continued: Doc fixes and other cleanup relatedMark Dickinson2009-02-021-1/+1
| | | | to renaming of tp_compare.
* #4504, #4505: Update noddy examples in "Extending & Embedding".Georg Brandl2008-12-051-6/+13
|
* Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases ↵Christian Heimes2007-12-021-1/+1
| | | | in intobject.h
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+91