On Dec 02, 2014, at 11:26 AM, Aurelien Bompard wrote: >I kinda think so too, so I tried removing the conversion to unicode in get() >and __getitem__(): I have about 20 failures in the whole test suite, and a >couple UnicodeWarnings from SQLAlchemy. I'm going to try and fix these >failures and the code that expects unicode headers, and send you a MP How >about that?
+1; I look forward to seeing it. I suspect those will be useful also with my experimental py3 branch. :) Cheers, -Barry _______________________________________________ Mailman-Developers mailing list [email protected] https://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive.com/mailman-developers%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org Security Policy: http://wiki.list.org/x/QIA9
