<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy.git, branch pr/79</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>Fixes argument number in docs</title>
<updated>2014-03-11T11:52:01+00:00</updated>
<author>
<name>Noufal Ibrahim</name>
<email>noufal@nibrahim.net.in</email>
</author>
<published>2014-03-11T11:52:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=8b0bf578405567252f6e8aee6e147a24f54d5d4a'/>
<id>8b0bf578405567252f6e8aee6e147a24f54d5d4a</id>
<content type='text'>
The selectable is the third argument to with_polymorphic.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The selectable is the third argument to with_polymorphic.</pre>
</div>
</content>
</entry>
<entry>
<title>take out the support paragraph and just put a basic intro</title>
<updated>2014-03-09T23:13:35+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-03-09T23:13:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=dbd1015d819ed1402e973bbc2ccac2caa5c36d2b'/>
<id>dbd1015d819ed1402e973bbc2ccac2caa5c36d2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #75 from msabramo/pymssql_update_web_site</title>
<updated>2014-03-09T23:08:45+00:00</updated>
<author>
<name>mike bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-03-09T23:08:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=d35d840c4105f5e20677189907c45915d6d46579'/>
<id>d35d840c4105f5e20677189907c45915d6d46579</id>
<content type='text'>
Update URL for pymssql</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update URL for pymssql</pre>
</div>
</content>
</entry>
<entry>
<title>put fails for these various things that don't work on pypy, not sure what approach</title>
<updated>2014-03-08T18:52:27+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-03-08T18:52:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=c9843bb395b37c67c14b301a57bddbc730bfce48'/>
<id>c9843bb395b37c67c14b301a57bddbc730bfce48</id>
<content type='text'>
should be taken
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
should be taken
</pre>
</div>
</content>
</entry>
<entry>
<title>import testing needs to be here as we set .db on it</title>
<updated>2014-03-07T22:26:57+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-03-07T22:26:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=63bb4ec5ab75ffdbec0502f82752328948f6fef5'/>
<id>63bb4ec5ab75ffdbec0502f82752328948f6fef5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- cx_oracle test for "unicode returns" needs to be cx_oracle only,</title>
<updated>2014-03-06T16:57:54+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-03-06T16:57:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=a4e84a154c51192c210cfe01088d0bf9da2eceda'/>
<id>a4e84a154c51192c210cfe01088d0bf9da2eceda</id>
<content type='text'>
and also will fail on py3k.
- enhance exclusions so that a requirement attribute can be passed
to fails_if/skip_if.
- fix coverage docs to mention pytest.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and also will fail on py3k.
- enhance exclusions so that a requirement attribute can be passed
to fails_if/skip_if.
- fix coverage docs to mention pytest.
</pre>
</div>
</content>
</entry>
<entry>
<title>- changelog for pullreq github:74</title>
<updated>2014-03-05T23:58:37+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-03-05T23:58:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=4175ca20508b0141c56560f4eae029c664213b79'/>
<id>4175ca20508b0141c56560f4eae029c664213b79</id>
<content type='text'>
- various improvemnts to oracle docs, rewrite section on unicode, more linking,
enhance section on resolve_synonyms
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- various improvemnts to oracle docs, rewrite section on unicode, more linking,
enhance section on resolve_synonyms
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/Cito/sqlalchemy into t</title>
<updated>2014-03-05T23:16:11+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-03-05T23:16:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=321a668ccd8308d5289e4595d057352d129ada25'/>
<id>321a668ccd8308d5289e4595d057352d129ada25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed small issue in :class:`.SingletonThreadPool` where the current</title>
<updated>2014-03-05T23:14:09+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-03-05T23:14:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=48b82aebc3cda2ae9638f0922eea646288b45c72'/>
<id>48b82aebc3cda2ae9638f0922eea646288b45c72</id>
<content type='text'>
connection to be returned might get inadvertently cleaned out during
the "cleanup" process.  Patch courtesy jd23.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
connection to be returned might get inadvertently cleaned out during
the "cleanup" process.  Patch courtesy jd23.
</pre>
</div>
</content>
</entry>
<entry>
<title>ignore .patch files</title>
<updated>2014-03-05T23:07:24+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2014-03-05T23:07:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=5299352ccfbceb121fa2b2f2e6f9e222149e7d15'/>
<id>5299352ccfbceb121fa2b2f2e6f9e222149e7d15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
