summaryrefslogtreecommitdiff
path: root/Doc/c-api/tuple.rst
Commit message (Expand)AuthorAgeFilesLines
* Fix documented signatures for C API functions. (GH-11236) (GH-11240)Miss Islington (bot)2018-12-201-1/+1
* Fix return type in doc of PyStructSequence_InitType2.R David Murray2014-02-241-1/+1
* whatsnew: PyStructSequence_InitType2, Victor's MemoryError fixes.R David Murray2014-02-221-0/+8
* Closes #13833: document PyStructSequence C-API functions.Georg Brandl2013-10-121-0/+100
* #9204: remove mentions of removed types in the types module.Georg Brandl2010-10-171-4/+2
* Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-19/+19
* Merged revisions 74074,74077,74111,74188,74192-74193,74200,74252-74253,74258-...Alexandre Vassalotti2009-07-291-1/+1
* After discussing some more with Georg, do no migrate versionchanged:: 2.5 toJeroen Ruigrok van der Werven2009-04-271-40/+0
* Merged revisions 71920-71923,71925-71929,71931-71934,71937 via svnmerge fromJeroen Ruigrok van der Werven2009-04-271-0/+12
* Merged revisions 71898-71900,71910,71914-71919 via svnmerge fromJeroen Ruigrok van der Werven2009-04-261-0/+29
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-191-1/+1
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-161-0/+4
* Split C API docs in Py3k branch.Georg Brandl2008-01-201-0/+107