Edgewall Software

Changes between Initial Version and Version 2 of Ticket #5339


Ignore:
Timestamp:
Sep 26, 2007, 6:26:44 PM (17 years ago)
Author:
Christian Boos
Comment:

Sorry, this report went unnoticed.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5339

    • Property Keywords python25 verify added; generator GeneratorExit yield exception removed
    • Property Milestone0.10.5
    • Property Summary trac/wiki/macros.py and python 2.5GeneratorExit thrown in trac/wiki/macros.py
  • Ticket #5339 – Description

    initial v2  
    1 Class UserMacroProvider throws an annoying error in method get_macros (with python 2.5). Simple (2 line) fix, where the GeneratorExit exception is ignored.[[BR]]
     1Class !UserMacroProvider throws an annoying error in method get_macros (with python 2.5). Simple (2 line) fix, where the !GeneratorExit exception is ignored.[[BR]]
    22
    33