Changes between Initial Version and Version 2 of Ticket #23733


Ignore:
Timestamp:
Oct 30, 2014, 11:50:18 AM (10 years ago)
Author:
Stephane "Twidi" Angel
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23733 – Description

    initial v2  
    6060             # Mark the replacement as applied if all its replaced ones are
    6161             if all(applied_statuses):
     62}}}
    6263
    6364Note that I loop on reverse_replacements[child_key], but I'm not sure how we can have many entries here
    64 }}}
    6565
    6666I'll provide a PR with two commits:
Back to Top