| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Switch more function arguments docs to new-style. | Georg Brandl | 2009-09-02 | 1 | -6/+6 |
|
|
* | Issue #6137: The pickle module now translates module names when loading | Antoine Pitrou | 2009-06-04 | 1 | -15/+36 |
|
|
* | Merged revisions 72009 via svnmerge from | Georg Brandl | 2009-04-27 | 1 | -2/+3 |
|
|
* | Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-... | Benjamin Peterson | 2009-04-05 | 1 | -0/+8 |
|
|
* | Undocument the existence of the memo attribute and its main use-case. | Alexandre Vassalotti | 2009-04-03 | 1 | -71/+0 |
|
|
* | Emphasize that Unpickler.memo is not necessarily a dict. | Alexandre Vassalotti | 2009-04-03 | 1 | -2/+3 |
|
|
* | Add more examples in pickle documentation. | Alexandre Vassalotti | 2009-04-03 | 1 | -27/+79 |
|
|
* | #5486: typos. | Georg Brandl | 2009-03-13 | 1 | -3/+3 |
|
|
* | Clean up pickle usage examples. | Alexandre Vassalotti | 2009-01-23 | 1 | -31/+18 |
|
|
* | Issue 2980: Protocol 0 is not truly restricted to ASCII. | Alexandre Vassalotti | 2009-01-23 | 1 | -2/+2 |
|
|
* | Remove obsolete note on binary-mode vs. text-mode file. | Alexandre Vassalotti | 2009-01-23 | 1 | -10/+0 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -2/+2 |
|
|
* | Improve pickle's documentation. | Alexandre Vassalotti | 2008-10-29 | 1 | -209/+182 |
|
|
* | More improvements to pickle's documentation. | Alexandre Vassalotti | 2008-10-24 | 1 | -37/+86 |
|
|
* | Improve pickle's documentation. | Alexandre Vassalotti | 2008-10-18 | 1 | -84/+47 |
|
|
* | Improve pickle's documentation. | Alexandre Vassalotti | 2008-10-18 | 1 | -96/+144 |
|
|
* | remove references of cPickle in the pickle docs (uhh. unlabeled footnotes) | Benjamin Peterson | 2008-06-20 | 1 | -117/+23 |
|
|
* | Remove last traces of cStringIO. | Georg Brandl | 2008-06-10 | 1 | -1/+1 |
|
|
* | Remove many "versionchanged" items that didn't use the official markup, | Georg Brandl | 2008-05-12 | 1 | -11/+0 |
|
|
* | Rename copy_reg module to copyreg. | Alexandre Vassalotti | 2008-05-11 | 1 | -2/+2 |
|
|
* | Merged revisions 62490 via svnmerge from | Benjamin Peterson | 2008-04-25 | 1 | -33/+34 |
|
|
* | dumps() and loads() work in terms of bytes objects not strings. | Mark Summerfield | 2008-04-21 | 1 | -5/+5 |
|
|
* | #2567: remove new-style/old-style class docs. | Georg Brandl | 2008-04-07 | 1 | -2/+3 |
|
|
* | #2558: document pickle protocol version 3. Thanks to Guilherme Polo. | Georg Brandl | 2008-04-06 | 1 | -13/+16 |
|
|
* | Merged revisions 61440-61441,61443,61445-61448,61451-61452,61455-61457,61459-... | Martin v. Löwis | 2008-04-05 | 1 | -2/+3 |
|
|
* | Merged revisions 60990-61002 via svnmerge from | Christian Heimes | 2008-02-23 | 1 | -0/+13 |
|
|
* | Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. | Georg Brandl | 2008-02-01 | 1 | -2/+2 |
|
|
* | Merged revisions 59605-59624 via svnmerge from | Christian Heimes | 2007-12-31 | 1 | -9/+6 |
|
|
* | Remove mentions of "long integer" in the docs. | Georg Brandl | 2007-11-29 | 1 | -1/+1 |
|
|
* | #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. | Georg Brandl | 2007-11-01 | 1 | -5/+5 |
|
|
* | Fix a legacy raise statement in pickle's docs. | Collin Winter | 2007-09-10 | 1 | -1/+1 |
|
|
* | Convert all print statements in the docs. | Georg Brandl | 2007-09-04 | 1 | -3/+3 |
|
|
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -18/+1 |
|
|
* | - document bytes() | Georg Brandl | 2007-08-31 | 1 | -0/+2 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+868 |
|
|