Message379885 
            assertNotInBytecode should only fail if: * the instr matches and the arg is unspecified, or * the instr matches, the arg is specified, and the arg matches But right now it fails in a third case because of the dangling self.fail() call. The self.fail() call should be moved into the `if`/`elif`.  |      |
  | Date |  User |  Action |  Args |    | 2020-10-29 21:22:06 | tekknolagi | set | recipients: + tekknolagi |   | 2020-10-29 21:22:06 | tekknolagi | set | messageid: <1604006526.43.0.914046612592.issue42199@roundup.psfhosted.org> |   | 2020-10-29 21:22:06 | tekknolagi | link | issue42199 messages |   | 2020-10-29 21:22:06 | tekknolagi | create |  |        |