| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Python 3 is now fully supported without any patches. | Andi Albrecht | 2012-12-31 | 1 | -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 patch | vthriller | 2012-11-15 | 1 | -9/+69 |
| | | |||||
| * | Update py3k patch. | Andi Albrecht | 2012-03-29 | 1 | -13/+10 |
| | | |||||
| * | Backed out changeset 489299fc3548 | Andi Albrecht | 2010-11-21 | 1 | -0/+33 |
| | | |||||
| * | Include patches from extras/py3k/fixes.diff (fixes issue12). | Andi Albrecht | 2010-11-21 | 1 | -33/+0 |
| | | |||||
| * | Remove next() patch (targets issue12). | Andi Albrecht | 2010-11-21 | 1 | -11/+0 |
| | | |||||
| * | Fix automated py3k build. | Andi Albrecht | 2009-09-02 | 1 | -2/+2 |
| | | |||||
| * | Initial approach to provide an experimental Py3K version. | Andi Albrecht | 2009-04-30 | 1 | -0/+44 |
