[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2014-08-31 19:22:28
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/903b0a42e71c/ Changeset: 903b0a42e71c Branch: None User: zzzeek Date: 2014-08-31 21:21:42 Summary: - updated callcounts Affected #: 1 file https://bitbucket.org/zzzeek/sqlalchemy/commits/3c60d3b1ca49/ Changeset: 3c60d3b1ca49 Branch: None User: zzzeek Date: 2014-08-31 21:22:00 Summary: - A new style of warning can be emitted which will "filter" up to N occurrences of a parameterized string. This allows parameterized warnings that can refer to their arguments to be delivered a fixed number of times until allowing Python warning filters to squelch them, and prevents memory from growing unbounded within Python's warning registries. fixes #3178 Affected #: 17 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. |