Christian Boos wrote: > Anyway, that wouldn't change the fact that the fileobj would produce > unicode, so the "fix" should rather be in trac/dist.py directly:
Heh, it's even simpler: just have Genshi generate utf-8 instead of unicode in render(). There were indeed other locations where no explicit encoding was given in render() calls. The changeset view in blame mode, and the suggestion feature of anydiff were affected, among others. I have added explicit output encodings in [10765]. -- Remy
signature.asc
Description: OpenPGP digital signature