[Sqlalchemy-commits] commit/sqlalchemy: 2 new changesets
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-06-23 15:32:04
|
2 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/25b4637bcde9/ Changeset: 25b4637bcde9 Branch: None User: malor Date: 2013-06-23 11:57:53 Summary: Fix unicode literals on Python 3.1 and 3.2 A few tests use u'' unicode literals which are not supported in Python versions 3.1 and 3.2. Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/c890ce891336/ Changeset: c890ce891336 Branch: master User: zzzeek Date: 2013-06-23 17:29:06 Summary: Merge pull request #10 from malor/fix_unicode_literals Fix unicode literals on Python 3.1 and 3.2 Affected #: 2 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. |