Remy Blank wrote: > The 0.11.2 release is missing an import for "set" in trac/util/html.py. > Unfortunately, this prevents any wiki formatting from working on Python > 2.3. It has been reported in: > > http://trac.edgewall.org/ticket/7801 > > I have added the import in 0.11-stable in [7667]. The question is: how > do we deal with the "non-working" release? Do we ask people running on > 2.3 to install from SVN? Or should we re-tag and update the release > tarballs?
Oh, that's unfortunate. We really should have had a 2.3 build slave to catch these things. But on the other hand this might very well be the last release supporting python 2.3 anyway... As for what to do I think we should wait a couple of days to see if any more issues shows up. We can then release 0.11.2.1 and clearly mark it as only containing python 2.3 fixes. Until then we should recommend 2.3 users to either checkout 0.11-stable or simply apply the one-liner patch manually. / 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 -~----------~----~----~----~------~----~------~--~---
