summaryrefslogtreecommitdiffstats
path: root/Doc/library/marshal.rst
Commit message (Expand)AuthorAgeFilesLines
* Demote warnings to notices where appropriate, following the goal that as few ...Georg Brandl2009-04-271-1/+1
* Remove trailing whitespace.Georg Brandl2009-01-031-1/+1
* Fix marshal's incorrect handling of subclasses of builtin types (backport can...Raymond Hettinger2007-11-071-6/+0
* 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