Unused variable in loop

Bug #953497 reported by Andrea Crotti
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GNU Mailman
Fix Released
Medium
Barry Warsaw

Bug Description

in mailman/src/mailman/config/config.py the property header_matches

        for match in matches:
            yield (matches.header, matches.pattern, matches.chain)

has a probable typo in the loop, and the variablel looping over is not used.

Tags: mailman3
Barry Warsaw (barry)
Changed in mailman:
status: New → Confirmed
importance: Undecided → Medium
milestone: none → 3.0.0b1
Barry Warsaw (barry)
Changed in mailman:
milestone: 3.0.0b1 → postponed
Barry Warsaw (barry)
Changed in mailman:
milestone: postponed → 3.0.0b2
assignee: nobody → Barry Warsaw (barry)
status: Confirmed → In Progress
Barry Warsaw (barry)
Changed in mailman:
status: In Progress → Fix Committed
Barry Warsaw (barry)
Changed in mailman:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.