Changes between Initial Version and Version 1 of Ticket #212


Ignore:
Timestamp:
09/29/2013 05:05:53 PM (11 years ago)
Author:
Brian Warner
Comment:

I'm all for removing code, but we're currently compatible all the way back to Twisted-2.5.0, and I'd like to know what we're giving up to make a change like that.

In which version of Twisted did failUnlessFailure first appear?

(also, I think we probably have multiple versions of shouldFail, so we can probably consolidate them at the same time).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #212

    • Property Milestone changed from undecided to 0.6.5
  • Ticket #212 – Description

    initial v1  
    1 The foolscap shouldFail thing can require substrings, so maybe we need to use twisted.trial.unittest.TestCase.failUnlessSubstring too.
     1The foolscap shouldFail thing can require substrings, so maybe we need to use `twisted.trial.unittest.TestCase.failUnlessSubstring` too.