| Age | Commit message (Expand) | Author |
|---|---|---|
| 2008-07-30 | Fixed #7990 -- Modified serializers to use StringIO, rather than cStringIO, d... | Russell Keith-Magee |
| 2008-02-19 | Fixed #6481 -- Fixed a bunch of import problems (and some whitespace cleanups). | Malcolm Tredinnick |
| 2007-12-17 | Fixed #6110 -- Mark the python format serializer as for internal use only. T... | Malcolm Tredinnick |
| 2007-12-04 | Fixed a bug introduced in [6891]: the "safe" YAML serializer can't handle tim... | Jacob Kaplan-Moss |
| 2007-12-04 | Fixed #5268: the YAML serializer now uses yaml.safe_dump() instead the plain ... | Jacob Kaplan-Moss |
| 2007-07-04 | Merged Unicode branch into trunk (r4952:5608). This should be fully | Malcolm Tredinnick |
| 2007-06-01 | Fixed #3466 -- Fixed problem with specifyin a 'fields' argument to a JSON ser... | Russell Keith-Magee |
| 2007-03-15 | Fixed typo in docstring of YAML serializer. | Russell Keith-Magee |
| 2007-03-12 | Added a YAML serializer built on PyYAML (http://pyyaml.org/). This serializer... | Jacob Kaplan-Moss |
