Re: [Sqlalchemy-tickets] [sqlalchemy] #2901: unicode backrefs broken on python 2
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2014-01-01 19:44:48
|
#2901: unicode backrefs broken on python 2
----------------------------------+------------------------------------
Reporter: gazpachoking | Owner: zzzeek
Type: defect | Status: new
Priority: medium | Milestone: 0.9.xx
Component: orm | Severity: no triage selected yet
Resolution: | Keywords:
Progress State: awaiting triage |
----------------------------------+------------------------------------
Comment (by gazpachoking):
This is an issue when using `from __future__ import unicode_literals`,
don't think it's really a problem otherwise.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2901#comment:1>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|