<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy.git/README.py3k, branch pr/36</title>
<subtitle>github.com: zzzeek/sqlalchemy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/'/>
<entry>
<title>don't need 2to3</title>
<updated>2013-04-28T19:01:26+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-04-28T19:01:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=a5c9907d40b4846175106c098bc0aef9801c786b'/>
<id>a5c9907d40b4846175106c098bc0aef9801c786b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- whitespace removal bonanza</title>
<updated>2011-01-02T19:23:42+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2011-01-02T19:23:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=350aed3fdb9f1e73e69655e53f44ca6a91c196da'/>
<id>350aed3fdb9f1e73e69655e53f44ca6a91c196da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>first step of [ticket:1949], remove the setuptools aspect</title>
<updated>2010-11-16T00:25:34+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2010-11-16T00:25:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=756aa2724e495b8a969bca73d133b27615a343e7'/>
<id>756aa2724e495b8a969bca73d133b27615a343e7</id>
<content type='text'>
of the plugin, move it to test/bootstrap
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
of the plugin, move it to test/bootstrap
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected the py3k docs so that you can properly use python3 to run 2to3.  Thanks Taavi Burns.</title>
<updated>2010-02-25T05:23:14+00:00</updated>
<author>
<name>Michael Trier</name>
<email>mtrier@gmail.com</email>
</author>
<published>2010-02-25T05:23:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=5b5e2df00b782ac59500f0759b64d5c07d2e9d16'/>
<id>5b5e2df00b782ac59500f0759b64d5c07d2e9d16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>commit a note about 2to3</title>
<updated>2010-02-13T01:59:32+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2010-02-13T01:59:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=6b10e0b26d226258d5cbcbb686629c9b82e9266b'/>
<id>6b10e0b26d226258d5cbcbb686629c9b82e9266b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Improved the installation/test setup regarding Python 3,</title>
<updated>2010-02-13T01:42:52+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2010-02-13T01:42:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=7dcfccb3b0378e1c882828e9baff93b591b6d56a'/>
<id>7dcfccb3b0378e1c882828e9baff93b591b6d56a</id>
<content type='text'>
now that Distribute runs on Py3k.   distribute_setup.py
is now included.  See README.py3k for Python 3 installation/
testing instructions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
now that Distribute runs on Py3k.   distribute_setup.py
is now included.  See README.py3k for Python 3 installation/
testing instructions.
</pre>
</div>
</content>
</entry>
<entry>
<title>- py3k binary type returned natively for sqlite3, pg8000, fixes [ticket:1639] and [ticket:1581] for now</title>
<updated>2010-01-07T18:47:39+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2010-01-07T18:47:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=9ee458a619b443a24b195d4374759cff2e54e4bd'/>
<id>9ee458a619b443a24b195d4374759cff2e54e4bd</id>
<content type='text'>
- use type(None), py3k compat, [ticket:1584]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- use type(None), py3k compat, [ticket:1584]
</pre>
</div>
</content>
</entry>
<entry>
<title>- unit test fixes</title>
<updated>2009-10-10T16:14:13+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2009-10-10T16:14:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=9bab004a9b9e9d6d6d0f1ce8b173309279350fc0'/>
<id>9bab004a9b9e9d6d6d0f1ce8b173309279350fc0</id>
<content type='text'>
- py3k readme
- removed column.sequence accessor
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- py3k readme
- removed column.sequence accessor
</pre>
</div>
</content>
</entry>
</feed>
