Re: [Sqlalchemy-tickets] [sqlalchemy] #2906: Unicode/UnicodeText return str instead of unicode on M
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2014-01-13 15:34:28
|
#2906: Unicode/UnicodeText return str instead of unicode on MySQL-Python 1.2.3
-------------------------------+----------------------------------
Reporter: stevejohnson | Owner:
Type: defect | Status: new
Priority: highest | Milestone: 0.9.xx
Component: mysql | Severity: minor - half an hour
Resolution: | Keywords:
Progress State: needs tests |
-------------------------------+----------------------------------
Comment (by zzzeek):
this got committed by accident in r2775c95b1ee30831216cc558ceb8. need to
revert and also it is causing jenkins failures as utf8_bin is not
unconditionally available.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2906#comment:10>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|