From: Bitbucket <com...@bi...> - 2015-08-14 19:35:29
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/b00b430e8751/ Changeset: b00b430e8751 Branch: None User: zzzeek Date: 2015-08-14 19:34:01+00:00 Summary: - add tests for InstanceEvents.init, InstanceEvents.init_failure - ensure that kwargs can be modified in-place within InstanceEvents.init and that these take effect for the __init__ method. - improve documentation for these and related events, including that kwargs can be modified in-place. Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/42281066ca82/ Changeset: 42281066ca82 Branch: rel_1_0 User: zzzeek Date: 2015-08-14 19:34:57+00:00 Summary: - add tests for InstanceEvents.init, InstanceEvents.init_failure - ensure that kwargs can be modified in-place within InstanceEvents.init and that these take effect for the __init__ method. - improve documentation for these and related events, including that kwargs can be modified in-place. (cherry picked from commit b00b430e87512d721ad30c81fdcb35a5253dfc0a) Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/4377f345c6c7/ Changeset: 4377f345c6c7 Branch: rel_0_9 User: zzzeek Date: 2015-08-14 19:35:02+00:00 Summary: - add tests for InstanceEvents.init, InstanceEvents.init_failure - ensure that kwargs can be modified in-place within InstanceEvents.init and that these take effect for the __init__ method. - improve documentation for these and related events, including that kwargs can be modified in-place. (cherry picked from commit b00b430e87512d721ad30c81fdcb35a5253dfc0a) Affected #: 3 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |