summaryrefslogtreecommitdiffstats
path: root/Doc/library/marshal.rst
Commit message (Collapse)AuthorAgeFilesLines
* Fix marshal's incorrect handling of subclasses of builtin types (backport ↵Raymond Hettinger2007-11-071-6/+0
| | | | candidate).
* Sets are marshalable.Raymond Hettinger2007-10-311-1/+1
|
* Clarify the reasons why pickle is almost always better than marshalRaymond Hettinger2007-10-311-1/+9
|
* Replace "Caveat" paragraphs by .. warning::s.Georg Brandl2007-08-151-8/+10
|
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+127