<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlalchemy.git/lib/sqlalchemy/ext/mutable.py, branch pr/33</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>- add event.contains() function to the event package, returns True</title>
<updated>2013-07-26T23:11:33+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-07-26T23:11:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=c903f071a82ce8784a4aa7f5e0d4264443e1944b'/>
<id>c903f071a82ce8784a4aa7f5e0d4264443e1944b</id>
<content type='text'>
if the given target/event/fn is set up to listen.
- repair mutable package which is doing some conditional event listening
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
if the given target/event/fn is set up to listen.
- repair mutable package which is doing some conditional event listening
</pre>
</div>
</content>
</entry>
<entry>
<title>- add a test for pullreq 8</title>
<updated>2013-06-23T21:53:49+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-06-23T21:53:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=786c5fe31672a0aebd49ba97f7a79ccdddad6ba1'/>
<id>786c5fe31672a0aebd49ba97f7a79ccdddad6ba1</id>
<content type='text'>
- simplify
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- simplify
</pre>
</div>
</content>
</entry>
<entry>
<title>make tests pass</title>
<updated>2013-06-20T11:12:19+00:00</updated>
<author>
<name>Devi</name>
<email>asldevi@gmail.com</email>
</author>
<published>2013-06-20T11:12:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=a2a570e9f48e1f6adf5f41fef1d837a37bbf905d'/>
<id>a2a570e9f48e1f6adf5f41fef1d837a37bbf905d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>check if compostite_class is of class type</title>
<updated>2013-06-19T10:33:23+00:00</updated>
<author>
<name>Devi</name>
<email>asldevi@gmail.com</email>
</author>
<published>2013-06-19T10:33:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=27d99728293f066d4ad2fc61775454d4d4b71b33'/>
<id>27d99728293f066d4ad2fc61775454d4d4b71b33</id>
<content type='text'>
before checking if it is a subclass of `MutableComposite`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
before checking if it is a subclass of `MutableComposite`
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug where :class:`.MutableDict` didn't report a change event</title>
<updated>2013-06-03T22:23:23+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2013-06-03T22:23:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=3a13047fb06d698e0440895281c484199e0a95a5'/>
<id>3a13047fb06d698e0440895281c484199e0a95a5</id>
<content type='text'>
when ``clear()`` was called.
[ticket:2730]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
when ``clear()`` was called.
[ticket:2730]
</pre>
</div>
</content>
</entry>
<entry>
<title>MutableDict.__delitem__ should require only 'key' argument</title>
<updated>2013-01-17T10:35:51+00:00</updated>
<author>
<name>Audrius Kažukauskas</name>
<email>audrius@neutrino.lt</email>
</author>
<published>2013-01-17T10:35:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=df7075ca04228a18f1d19beeb70ea902e56ae4db'/>
<id>df7075ca04228a18f1d19beeb70ea902e56ae4db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>happy new year (see #2645)</title>
<updated>2013-01-01T18:46:21+00:00</updated>
<author>
<name>Diana Clarke</name>
<email>diana.joan.clarke@gmail.com</email>
</author>
<published>2013-01-01T18:46:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=5db55c999faae04ca338b0d4b034b3b99e0ca3fa'/>
<id>5db55c999faae04ca338b0d4b034b3b99e0ca3fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The :class:`.MutableComposite` type did not allow for the</title>
<updated>2012-12-04T00:49:42+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2012-12-04T00:49:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=d89d71d1dad4b795e14d5395f4008c5027b59baa'/>
<id>d89d71d1dad4b795e14d5395f4008c5027b59baa</id>
<content type='text'>
:meth:`.MutableBase.coerce` method to be used, even though
the code seemed to indicate this intent, so this now works
and a brief example is added.  As a side-effect,
the mechanics of this event handler have been changed so that
new :class:`.MutableComposite` types no longer add per-type
global event handlers.  Also in 0.7.10

[ticket:2624]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
:meth:`.MutableBase.coerce` method to be used, even though
the code seemed to indicate this intent, so this now works
and a brief example is added.  As a side-effect,
the mechanics of this event handler have been changed so that
new :class:`.MutableComposite` types no longer add per-type
global event handlers.  Also in 0.7.10

[ticket:2624]
</pre>
</div>
</content>
</entry>
<entry>
<title>just a pep8 pass of lib/sqlalchemy/ext</title>
<updated>2012-11-19T19:16:39+00:00</updated>
<author>
<name>Diana Clarke</name>
<email>diana.joan.clarke@gmail.com</email>
</author>
<published>2012-11-19T19:16:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=03687b36b78be86c0f2a01eeb658c5b52fbd6c76'/>
<id>03687b36b78be86c0f2a01eeb658c5b52fbd6c76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>iterate through column_attrs here</title>
<updated>2012-11-18T18:42:50+00:00</updated>
<author>
<name>Mike Bayer</name>
<email>mike_mp@zzzcomputing.com</email>
</author>
<published>2012-11-18T18:42:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlalchemy.git/commit/?id=3d5da48511b15a80162a6ca331d3ae460ce2d143'/>
<id>3d5da48511b15a80162a6ca331d3ae460ce2d143</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
