| Commit message (Expand) | Author | Age | Files | Lines |
* | #13426: fix typo in pickle doc. | Ezio Melotti | 2011-11-18 | 1 | -1/+1 |
|
|
* | Merged revisions 86881,86887,86913-86915,86933,86943,86960,86964,86974,86980,... | Georg Brandl | 2011-02-25 | 1 | -1/+1 |
|
|
* | Merged revisions 85617-85622,85624,85626-85627,85629,85631,85635-85636,85638-... | Georg Brandl | 2010-11-26 | 1 | -6/+6 |
|
|
* | __setstate__ gets an argument. | Georg Brandl | 2010-10-17 | 1 | -1/+1 |
|
|
* | Demote warnings to notices where appropriate, following the goal that as few ... | Georg Brandl | 2009-04-27 | 1 | -3/+3 |
|
|
* | #5370: doc update about unpickling objects with custom __getattr__ etc. methods. | Georg Brandl | 2009-04-05 | 1 | -0/+9 |
|
|
* | revert r69777 since all the experts agree that extra import lines distract fr... | Benjamin Peterson | 2009-02-20 | 1 | -2/+1 |
|
|
* | Since we recommend one module per import line, reflect this also in the | Jeroen Ruigrok van der Werven | 2009-02-19 | 1 | -1/+2 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -10/+10 |
|
|
* | Give the pickle special methods a signature. | Georg Brandl | 2008-07-04 | 1 | -118/+117 |
|
|
* | Revert copy_reg -> copyreg rename. | Georg Brandl | 2008-05-20 | 1 | -2/+2 |
|
|
* | Fix-up docs for the copyreg module renaming. | Georg Brandl | 2008-05-12 | 1 | -2/+2 |
|
|
* | reformat some documentation of classes so methods and attributes are under th... | Benjamin Peterson | 2008-04-25 | 1 | -33/+34 |
|
|
* | Mention that the tuple returned by __reduce__ is pickled as normal. | Georg Brandl | 2008-04-05 | 1 | -2/+3 |
|
|
* | #835521: Add index entries for various pickle-protocol methods and attributes | Andrew M. Kuchling | 2008-02-23 | 1 | -0/+13 |
|
|
* | Some cleanup in the docs. | Georg Brandl | 2007-12-29 | 1 | -9/+6 |
|
|
* | Add :term:s for "new-style class". | Georg Brandl | 2007-10-21 | 1 | -5/+5 |
|
|
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+868 |
|
|