the change is in r5461, objects like dicts and lists will compare correctly with no changes. Objects that don't implement __eq__() and are not None will raise a deprecation warning and use the old dumps() method. Docs are updated on the site as well as 05Migration.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
