summaryrefslogtreecommitdiff
path: root/lib3/yaml/constructor.py
Commit message (Expand)AuthorAgeFilesLines
* Clear cyclic references in the parser and the emitter to avoid extra GC calls.xi2011-05-301-2/+2
* Fixed Python 3.1 incompatibility issues.xi2009-08-301-2/+8
* Fixed the remaining Python 3 compatibility issues.xi2008-12-291-1/+1
* Added basic support for Python 3 (Thanks idadesub(at)users(dot)sourceforge(do...xi2008-12-291-0/+680