Review Board

beta

Move to using a set instead of a dict when computing e-mail recipients

Submitted
Updated 8 months, 2 weeks ago

Christian Hammond Reviewers
trunk reviewboard
None Review Board SVN
This is some cleanup code from Jonathan Ellis's e-mail patch (http://reviews.review-board.org/r/208/) that moves our e-mail recipient code to using a set instead of a dict.
Unit tests pass.
Ship it!
Posted 8 months, 2 weeks ago (March 9th, 2008, 1:26 p.m.)
Looks fine.