summaryrefslogtreecommitdiffstats
path: root/Doc/api/newtypes.tex
Commit message (Expand)AuthorAgeFilesLines
* Explain that tp_basicsize must provide alignment for the items.Guido van Rossum2002-05-311-0/+8
* Fix a small mistake and complete some function prototypes.Thomas Heller2002-04-241-4/+4
* Add text on tp_as_buffer that refers tothe section that covers the topic.Fred Drake2002-04-171-3/+9
* Minor wording change.Fred Drake2002-04-161-1/+1
* Add more text from Guido on the type structure fields.Fred Drake2002-04-161-23/+442
* Integrated more text from Guido.Fred Drake2002-04-151-2/+359
* Integrate a bunch of new text from Guido.Fred Drake2002-04-121-6/+262
* Started filling in the information about some of the basic types and macrosFred Drake2002-04-091-2/+69
* Move reference material on PyArg_Parse*() out of the Extending & EmbeddingFred Drake2002-04-051-101/+11
* Introduce two new flag bits that can be set in a PyMethodDef methodFred Drake2002-03-281-2/+30
* Remove most references to __members__ and __methods__, leaving only one pairFred Drake2001-12-031-3/+3
* Add omitted word for clarity.Fred Drake2001-11-171-1/+1
* Break the Python/C API manual into smaller files by chapter. This manualFred Drake2001-10-121-0/+578