summaryrefslogtreecommitdiffstats
path: root/Doc/c-api/marshal.rst
Commit message (Expand)AuthorAgeFilesLines
* bpo-38600: NULL -> ``NULL``. (GH-17001)Serhiy Storchaka2019-10-301-1/+1
* bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950)Serhiy Storchaka2019-10-301-3/+3
* Doc: Replace the deprecated highlightlang directive by highlight. (#13377)Stéphane Wirtel2019-05-171-1/+1
* bpo-12743: Delete comment from marshal.rst (GH-8457)Berker Peksag2018-07-271-14/+10
* bpo-29746: Update marshal docs to Python 3. (#547)Serhiy Storchaka2017-03-121-4/+4
* Fixed documentation of functions with const char* arguments.Serhiy Storchaka2015-06-211-1/+1
* Issue #19428: Document that PyMarshal_ReadLongFromFile() andVictor Stinner2015-03-181-6/+15
* Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-17/+17
* After discussing some more with Georg, do no migrate versionchanged:: 2.5 toJeroen Ruigrok van der Werven2009-04-271-3/+0
* Merged revisions 71920-71923,71925-71929,71931-71934,71937 via svnmerge fromJeroen Ruigrok van der Werven2009-04-271-30/+36
* Remove many "versionchanged" items that didn't use the official markup,Georg Brandl2008-05-121-3/+3
* Split C API docs in Py3k branch.Georg Brandl2008-01-201-0/+86