Looks like a bug forgetting to make a string Unicode (Python's u'...' basically encourages these bugs):
http://trac.edgewall.org/changeset/11683 That change is not yet in the stable release, but it's a one-line fix that can be made in place. -- Alex On Mon, Aug 11, 2014 at 11:18 AM, Aaron W. Hsu <arcf...@sacrideo.us> wrote: > Dear Shiro and Arthur: > > Thanks for the information. This is a well known issue with the current > version of Trac and the migration. I've done some minor examination of > the issue enough to determine that there should be a way to fix it > directly. However, I've not invested the time to try to actually fix it. > Knowing this, a while back I changed the way that the Trac system is > administered so that more than just I can examine the internals of the > system and make these sorts of fixes. The hope was that someone other > than myself would be willing to do some of this fixing. There's now a > "group" account for the Scheme WG Trac that anyone with sufficient > evidence of good intent can get access to. I believe John Cowan was > interested, but I don't recall having received the necessary key details > from him yet. > > If anyone else would like to take a look at this issue, I'm happy to > share what I can and provide some assistance. > > Yours truly, > > Aaron W. Hsu > > -- > Aaron W. Hsu | arcf...@sacrideo.us | http://www.sacrideo.us > Please support my work: https://www.gittip.com/arcfide/ > לֵ֤ב חֲכָמִים֙ בְּבֵ֣ית אֵ֔בֶל וְלֵ֥ב כְּסִילִ֖ים בְּבֵ֥ית שִׂמְחָֽה׃ > > _______________________________________________ > Scheme-reports mailing list > Scheme-reports@scheme-reports.org > http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports >
_______________________________________________ Scheme-reports mailing list Scheme-reports@scheme-reports.org http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports