summaryrefslogtreecommitdiff
path: root/lib3/yaml/emitter.py
Commit message (Expand)AuthorAgeFilesLines
* Clear cyclic references in the parser and the emitter to avoid extra GC calls.xi2011-05-301-0/+5
* Fixed sorting of dict.keys() generator.xi2009-08-301-2/+1
* Merged some bug fixes from lib to lib3.xi2009-08-291-1/+4
* Fixed emitting of invalid BOM for UTF-16.xi2009-08-291-1/+1
* Fixed the remaining Python 3 compatibility issues.xi2008-12-291-2/+1
* Added basic support for Python 3 (Thanks idadesub(at)users(dot)sourceforge(do...xi2008-12-291-0/+1131