<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy.git/test/requirements.py, branch pr/32</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>pypy pickle isn't "bulletproof"</title>
<updated>2013-08-21T03:38:42+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-08-21T03:38:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=241379a44690f270859b97cfd7c4fce284b21823'/>
<id>241379a44690f270859b97cfd7c4fce284b21823</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>exclude python2.5 on this also</title>
<updated>2013-07-27T22:28:46+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-07-27T22:28:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=8290d96eeafa40032c433fbc132fafcef7bbb792'/>
<id>8290d96eeafa40032c433fbc132fafcef7bbb792</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make this rule automatic based on coverage plugin</title>
<updated>2013-07-03T17:47:44+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-07-03T17:47:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=52293e3d4cb985078ddd90959094730361504bd7'/>
<id>52293e3d4cb985078ddd90959094730361504bd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mark the tests that seem to be segfauling py3k+coverage so that we can exclude them</title>
<updated>2013-07-03T15:39:26+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-07-01T03:55:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=64e019f392446b42c942c56d653a0c046e04ad5d'/>
<id>64e019f392446b42c942c56d653a0c046e04ad5d</id>
<content type='text'>
at the nose command line
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
at the nose command line
</pre>
</div>
</content>
</entry>
<entry>
<title>- clean up some of the requires for cross-schema reflection</title>
<updated>2013-07-02T23:12:49+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-06-03T22:11:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=fabd1992465e6e179d9d8972915551a40299fcd3'/>
<id>fabd1992465e6e179d9d8972915551a40299fcd3</id>
<content type='text'>
- add oracle profile counts
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add oracle profile counts
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5 from cjw296/pg-ranges</title>
<updated>2013-06-22T15:27:09+00:00</updated>
<author>
<name>mike bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-06-22T14:47:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=f52d45672b0206a866258aa5291096816c8563b4'/>
<id>f52d45672b0206a866258aa5291096816c8563b4</id>
<content type='text'>
Support for Postgres range types.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support for Postgres range types.
</pre>
</div>
</content>
</entry>
<entry>
<title>- skip this test for py3k.   serializer kind of a bust</title>
<updated>2013-06-14T22:36:32+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-06-14T22:34:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=0b2c7765a0a2344e9c933a0450c4a4b188d7aaec'/>
<id>0b2c7765a0a2344e9c933a0450c4a4b188d7aaec</id>
<content type='text'>
Conflicts:
	test/ext/test_serializer.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	test/ext/test_serializer.py
</pre>
</div>
</content>
</entry>
<entry>
<title>test for cymysql</title>
<updated>2013-02-17T06:07:19+00:00</updated>
<author>
<name>Hajime Nakagami</name>
<email>nakagami@gmail.com</email>
</author>
<published>2013-02-17T06:07:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=60028c360768ca7386294cae082b10356034d725'/>
<id>60028c360768ca7386294cae082b10356034d725</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>port numeric tests to dialect suite</title>
<updated>2013-02-07T01:20:07+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-02-07T01:20:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=8550a4c38629373baad853b3c37ca3bd92a2fe54'/>
<id>8550a4c38629373baad853b3c37ca3bd92a2fe54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- adding in requirements</title>
<updated>2013-02-07T00:06:09+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-02-07T00:06:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlalchemy.git/commit/?id=a0ef9edc1908adb823ec788eee1974900bca4bac'/>
<id>a0ef9edc1908adb823ec788eee1974900bca4bac</id>
<content type='text'>
- get test_naturalpks to be more generalized
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- get test_naturalpks to be more generalized
</pre>
</div>
</content>
</entry>
</feed>
