Ticket #961 (closed enhancement: fixed)
IRC bot does not remove duplicates from blamelist
| Reported by: | dustin | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 0.8.2 |
| Version: | 0.8.1 | Keywords: | irc |
| Cc: |
Description
If you have a long blamelist, it's often all the same developer (especially with DVCS's). The IRC bot, or something farther up the chain, should remove duplicates.
Change History
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)
uniquify the blamelist used by the IRC bot, using set()
Fixes #961