SQLAlchemy Unicode warning

Bug #1095599 reported by simpsus
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
avernus
Incomplete
Low
Unassigned

Bug Description

/usr/local/lib/python2.7/dist-packages/sqlalchemy/engine/default.py:463: SAWarning: Unicode type received non-unicode bind param value.
  param.append(processors[key](compiled_params[key]))

In the intarwebs I find this discussion to it:

http://stackoverflow.com/questions/966352/unicode-problem-with-sqlalchemy

But I did not run into the problem the OP did, so it is questionable if the fixes work towards our solution.
Another somewaht related resource is:

https://groups.google.com/forum/?fromgroups=#!msg/sqlalchemy/5dnrLBbd7nQ/BijDrVn5nIgJ

Revision history for this message
wolfer (wolfer7) wrote :

when is this warning shown?

Changed in avernus:
status: New → Incomplete
wolfer (wolfer7)
Changed in avernus:
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.