[Sqlalchemy-commits] commit/sqlalchemy: 3 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-08-18 19:41:36
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/676876f46685/ Changeset: 676876f46685 Branch: master User: zzzeek Date: 2013-08-18 21:34:23 Summary: Fixed a potential issue in an ordered sequence implementation used by the ORM to iterate mapper hierarchies; under the Jython interpreter this implementation wasn't ordered, even though cPython and Pypy maintained ordering. Also in 0.8.3. [ticket:2794] Affected #: 4 files https://bitbucket.org/zzzeek/sqlalchemy/commits/4b1ca2302749/ Changeset: 4b1ca2302749 Branch: None User: zzzeek Date: 2013-08-18 21:35:23 Summary: Fixed a potential issue in an ordered sequence implementation used by the ORM to iterate mapper hierarchies; under the Jython interpreter this implementation wasn't ordered, even though cPython and Pypy maintained ordering. Also in 0.8.3. [ticket:2794] Conflicts: doc/build/changelog/changelog_09.rst lib/sqlalchemy/util/_collections.py Affected #: 3 files https://bitbucket.org/zzzeek/sqlalchemy/commits/17274222f1bd/ Changeset: 17274222f1bd Branch: rel_0_8 User: zzzeek Date: 2013-08-18 21:36:26 Summary: fix the merge Affected #: 1 file 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. |