Christian Boos wrote: > > osimons wrote: >> On Nov 11, 12:16 pm, Christian Boos <[EMAIL PROTECTED]> wrote: >> >>> Not tested, but I expect that setting to be: >>> >>> [notification] >>> mime_encoding = none >>> >> >> Correct - as always :-) So many settings, so little insight... >> > > Well, actually it was Manu who pointed to this setting a few mails back ;-) > >> With mime_encoding = none, the email gives 3 dots and looks nice. >> Patch looks good from my point of view (implicit warning..!), so +1. >> > > Looks good to me as well, we should include that in 0.11.2.1. > > Btw, if the 0.11.2 release was not tested with Python 2.3, then I > suspect that the Windows installer was also not built using Python 2.3, > and if that's actually the case, we should fix that as well for 0.11.2.1 > (otherwise we may have missing .dll bug reports for some platforms, e.g. > #4496).
The installed is actually built against python 2.3. But I never actually tested against it since the installer also defaults to the newest python version on the system which was 2.5. As for including this fix in 0.11.2.1 I'm not sure, is this fix important enough? It would be nice to be able to say that except for the one-line 2.3 fix the release is identical to 0.11.2. / Jonas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" 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/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
