Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-12743: Delete comment from marshal.rst (GH-8457) | Miss Islington (bot) | 2018-07-27 | 1 | -14/+10 |
* | bpo-29746: Update marshal docs to Python 3. (#547) | Serhiy Storchaka | 2017-03-12 | 1 | -4/+4 |
* | Fixed documentation of functions with const char* arguments. | Serhiy Storchaka | 2015-06-21 | 1 | -1/+1 |
* | Issue #19428: Document that PyMarshal_ReadLongFromFile() and | Victor Stinner | 2015-03-18 | 1 | -6/+15 |
* | Migrate to Sphinx 1.0 C language constructs. | Georg Brandl | 2010-10-06 | 1 | -17/+17 |
* | After discussing some more with Georg, do no migrate versionchanged:: 2.5 to | Jeroen Ruigrok van der Werven | 2009-04-27 | 1 | -3/+0 |
* | Merged revisions 71920-71923,71925-71929,71931-71934,71937 via svnmerge from | Jeroen Ruigrok van der Werven | 2009-04-27 | 1 | -30/+36 |
* | Remove many "versionchanged" items that didn't use the official markup, | Georg Brandl | 2008-05-12 | 1 | -3/+3 |
* | Split C API docs in Py3k branch. | Georg Brandl | 2008-01-20 | 1 | -0/+86 |