Commit Graph

7 Commits

Author SHA1 Message Date
Mike Bayer 350aed3fdb - whitespace removal bonanza 2011-01-02 14:23:42 -05:00
Mike Bayer 756aa2724e first step of [ticket:1949], remove the setuptools aspect
of the plugin, move it to test/bootstrap
2010-11-15 19:25:34 -05:00
Michael Trier 5b5e2df00b Corrected the py3k docs so that you can properly use python3 to run 2to3. Thanks Taavi Burns. 2010-02-25 05:23:14 +00:00
Mike Bayer 6b10e0b26d commit a note about 2to3 2010-02-13 01:59:32 +00:00
Mike Bayer 7dcfccb3b0 - Improved the installation/test setup regarding Python 3,
now that Distribute runs on Py3k.   distribute_setup.py
is now included.  See README.py3k for Python 3 installation/
testing instructions.
2010-02-13 01:42:52 +00:00
Mike Bayer 9ee458a619 - py3k binary type returned natively for sqlite3, pg8000, fixes [ticket:1639] and [ticket:1581] for now
- use type(None), py3k compat, [ticket:1584]
2010-01-07 18:47:39 +00:00
Mike Bayer 9bab004a9b - unit test fixes
- py3k readme
- removed column.sequence accessor
2009-10-10 16:14:13 +00:00