Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix marshal's incorrect handling of subclasses of builtin types (backport ↵ | Raymond Hettinger | 2007-11-07 | 1 | -6/+0 |
| | | | | candidate). | ||||
* | Sets are marshalable. | Raymond Hettinger | 2007-10-31 | 1 | -1/+1 |
| | |||||
* | Clarify the reasons why pickle is almost always better than marshal | Raymond Hettinger | 2007-10-31 | 1 | -1/+9 |
| | |||||
* | Replace "Caveat" paragraphs by .. warning::s. | Georg Brandl | 2007-08-15 | 1 | -8/+10 |
| | |||||
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+127 |