summaryrefslogtreecommitdiff
path: root/extras/py3k
Commit message (Expand)AuthorAgeFilesLines
* Python 3 is now fully supported without any patches.Andi Albrecht2012-12-314-220/+0
* fix py3k support patchvthriller2012-11-151-9/+69
* Update py3k patch.Andi Albrecht2012-03-291-13/+10
* Change all internal use of to_unicode() to __unicode__() and marked former on...Jesús Leganés Combarro "Piranna"2012-02-031-2/+2
* Don't write diffs when generating py3k version.Andi Albrecht2011-07-301-5/+4
* Fix a Py3K regression.Andi Albrecht2010-12-091-1/+1
* Backed out changeset 489299fc3548Andi Albrecht2010-11-212-1/+35
* Include patches from extras/py3k/fixes.diff (fixes issue12).Andi Albrecht2010-11-212-35/+1
* Remove next() patch (targets issue12).Andi Albrecht2010-11-211-11/+0
* Add copy of setup.py to py3k version.Andi Albrecht2010-11-141-0/+103
* Fix automated py3k build.Andi Albrecht2009-09-022-3/+3
* Initial approach to provide an experimental Py3K version.Andi Albrecht2009-04-303-0/+72