<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy.git/test/aaa_profiling, branch rel_0_6</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>callcounts being weird</title>
<updated>2011-07-17T22:47:06+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2011-07-17T22:47:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=f9fddb7b5f12567ec3c7b04372101d2ff91e1a96'/>
<id>f9fddb7b5f12567ec3c7b04372101d2ff91e1a96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>put some variance on this as its a difference between 9 and 60 calls</title>
<updated>2011-06-05T01:58:39+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2011-06-05T01:58:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=5062d997e736d356baab93d94bc12f20b324a884'/>
<id>5062d997e736d356baab93d94bc12f20b324a884</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Adjusted the __contains__() method of</title>
<updated>2011-06-05T00:57:16+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2011-06-05T00:57:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=da043fa75207ee5052af7ff1ae31c627e38d6d5c'/>
<id>da043fa75207ee5052af7ff1ae31c627e38d6d5c</id>
<content type='text'>
a RowProxy result row such that no exception
throw is generated internally;
NoSuchColumnError() also will generate its
message regardless of whether or not the column
construct can be coerced to a string.
[ticket:2178].
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a RowProxy result row such that no exception
throw is generated internally;
NoSuchColumnError() also will generate its
message regardless of whether or not the column
construct can be coerced to a string.
[ticket:2178].
</pre>
</div>
</content>
</entry>
<entry>
<title>- two fn calls reduced on this for some reason.</title>
<updated>2011-05-07T17:15:53+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2011-05-07T17:15:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=05a8fd48a3385839bbe4a7838ea018472e98f5af'/>
<id>05a8fd48a3385839bbe4a7838ea018472e98f5af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- The compiler extension now supports overriding the default</title>
<updated>2011-02-09T21:04:29+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2011-02-09T21:04:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=8c898a0ca0de64a4f8d1b70f4f1f3cebf5788d2d'/>
<id>8c898a0ca0de64a4f8d1b70f4f1f3cebf5788d2d</id>
<content type='text'>
compilation of expression._BindParamClause including that
the auto-generated binds within the VALUES/SET clause
of an insert()/update() statement will also use the new
compilation rules. [ticket:2042]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
compilation of expression._BindParamClause including that
the auto-generated binds within the VALUES/SET clause
of an insert()/update() statement will also use the new
compilation rules. [ticket:2042]
</pre>
</div>
</content>
</entry>
<entry>
<title>-whitespace removal bonanza</title>
<updated>2011-01-02T19:25:15+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2011-01-02T19:25:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=be08ac57ef06eee5dfa8fe9d273a8984ce24ca20'/>
<id>be08ac57ef06eee5dfa8fe9d273a8984ce24ca20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed a small potential memory leak in UnicodeResultProcessor (for some weird</title>
<updated>2010-11-27T21:27:42+00:00</updated>
<author>
<name>Gaëtan de Menten</name>
<email>gdementen@gmail.com</email>
</author>
<published>2010-11-27T21:27:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=20418096d5862ed40f22b6c7b7cc53dd212bbd21'/>
<id>20418096d5862ed40f22b6c7b7cc53dd212bbd21</id>
<content type='text'>
reason, it didn't actually leak in my tests) by providing a dealloc method to
the type, and added a test to ensure it stays that way. Closes #1981.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
reason, it didn't actually leak in my tests) by providing a dealloc method to
the type, and added a test to ensure it stays that way. Closes #1981.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused import.</title>
<updated>2010-11-20T13:32:00+00:00</updated>
<author>
<name>Taavi Burns</name>
<email>taavi.burns@gmail.com</email>
</author>
<published>2010-11-20T13:32:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=42a4445bf3d091d40546c4a25809af7b07c10039'/>
<id>42a4445bf3d091d40546c4a25809af7b07c10039</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DecimalResultProcessor memory testing is likely to catch something only when cextensions are enabled.  [ticket:1978]</title>
<updated>2010-11-20T13:30:07+00:00</updated>
<author>
<name>Taavi Burns</name>
<email>taavi.burns@gmail.com</email>
</author>
<published>2010-11-20T13:30:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=426501cba7a578245b1c232e6747ff24ce94e263'/>
<id>426501cba7a578245b1c232e6747ff24ce94e263</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Shorter tests for [ticket:1978]</title>
<updated>2010-11-20T02:27:30+00:00</updated>
<author>
<name>Taavi Burns</name>
<email>taavi.burns@gmail.com</email>
</author>
<published>2010-11-20T02:27:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=df1d3cb9d575dfa38c7cb81f5486a80ddf114b3f'/>
<id>df1d3cb9d575dfa38c7cb81f5486a80ddf114b3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
