summaryrefslogtreecommitdiff
path: root/extras/py3k/fixes.diff
Commit message (Collapse)AuthorAgeFilesLines
* Python 3 is now fully supported without any patches.Andi Albrecht2012-12-311-90/+0
| | | | | | | | | This change makes the extras/py3k stuff obsolete and installing for Python 3 is as easy as "python3 setup.py install". setup.py uses distribute's use_2to3 flag to automatically run 2to3 when Python 3 is used. \o/ Happy New Year, everyone!
* fix py3k support patchvthriller2012-11-151-9/+69
|
* Update py3k patch.Andi Albrecht2012-03-291-13/+10
|
* Backed out changeset 489299fc3548Andi Albrecht2010-11-211-0/+33
|
* Include patches from extras/py3k/fixes.diff (fixes issue12).Andi Albrecht2010-11-211-33/+0
|
* Remove next() patch (targets issue12).Andi Albrecht2010-11-211-11/+0
|
* Fix automated py3k build.Andi Albrecht2009-09-021-2/+2
|
* Initial approach to provide an experimental Py3K version.Andi Albrecht2009-04-301-0/+44