<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy.git, branch pr/62</title>
<subtitle>github.com: zzzeek/sqlalchemy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/'/>
<entry>
<title>allow enums with a lot of labels by passing them as a list</title>
<updated>2014-01-31T16:21:07+00:00</updated>
<author>
<name>Andreas Zeidler</name>
<email>andi@pyfidelity.com</email>
</author>
<published>2014-01-31T16:21:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=41e40d9261bbae2c970959f0b03691fccfd0cddf'/>
<id>41e40d9261bbae2c970959f0b03691fccfd0cddf</id>
<content type='text'>
otherwise very long enums might cause a `SyntaxError: more than 255 arguments`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
otherwise very long enums might cause a `SyntaxError: more than 255 arguments`
</pre>
</div>
</content>
</entry>
<entry>
<title>- add a test for [ticket:2927], which is an 0.9 issue but only because 0.8</title>
<updated>2014-01-29T22:09:50+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-01-29T22:09:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=66fe0880bae38b09ba94188ee1c67391c667e64b'/>
<id>66fe0880bae38b09ba94188ee1c67391c667e64b</id>
<content type='text'>
isn't annotating correctly
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
isn't annotating correctly
</pre>
</div>
</content>
</entry>
<entry>
<title>- repair the fixture/test here to make sure state isn't left over causing other tests to fail</title>
<updated>2014-01-29T00:49:15+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-01-27T18:34:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=b05adc9507cbf924aba5629e72ad609515050ac4'/>
<id>b05adc9507cbf924aba5629e72ad609515050ac4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs</title>
<updated>2014-01-27T01:01:57+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-01-27T01:01:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=da4256d3dc2f7b6c5005010aa8fe860e994e8300'/>
<id>da4256d3dc2f7b6c5005010aa8fe860e994e8300</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updates</title>
<updated>2014-01-26T06:04:46+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-01-26T06:04:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=4a7acd40ce39c99db86ae0e540c8db92782101a8'/>
<id>4a7acd40ce39c99db86ae0e540c8db92782101a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tweak text</title>
<updated>2014-01-25T21:55:27+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-01-25T21:55:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=7680ba30eb222632fc4cbf0a499cce514295c3bc'/>
<id>7680ba30eb222632fc4cbf0a499cce514295c3bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>seealsos in the tutorial</title>
<updated>2014-01-25T21:38:48+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-01-25T21:37:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=a52b2da3d0a0a7f5aa9da424d9657e4c34fc6719'/>
<id>a52b2da3d0a0a7f5aa9da424d9657e4c34fc6719</id>
<content type='text'>
Conflicts:
	lib/sqlalchemy/sql/selectable.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	lib/sqlalchemy/sql/selectable.py
</pre>
</div>
</content>
</entry>
<entry>
<title>imports</title>
<updated>2014-01-25T21:37:49+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-01-25T21:37:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=81a6e04f8a5b41e9b488a7e505a92319fb456bd3'/>
<id>81a6e04f8a5b41e9b488a7e505a92319fb456bd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>case</title>
<updated>2014-01-25T21:20:54+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-01-25T21:20:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=271d7cd9b3a79442b50f04ef75ff60e596156c0c'/>
<id>271d7cd9b3a79442b50f04ef75ff60e596156c0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- start building out very comprehensive docstrings for core functions</title>
<updated>2014-01-25T20:49:53+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-01-25T20:36:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=267fe8bc5d7028df9087cd427df4cda07ef2140c'/>
<id>267fe8bc5d7028df9087cd427df4cda07ef2140c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
