summaryrefslogtreecommitdiffstats
path: root/Doc/library/marshal.rst
Commit message (Expand)AuthorAgeFilesLines
* [Issue 15476] Make "code object" its own entry in the indexTommy Beadle2016-06-021-1/+2
* Issue #26778: Fixed "a/an/and" typos in code comment and documentation.Serhiy Storchaka2016-04-171-1/+1
* Issue #19630 Emphasise that the file parameter to marshal.dump must be a real...Tim Golden2014-04-291-2/+3
* #6757: complete the list of types that marshal can serialize.Georg Brandl2009-09-031-6/+8
* 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