On 13 June 2016 at 22:46, Glyph wrote:
>
> On Jun 13, 2016, at 4:26 AM, Adi Roiban wrote:
>
> Hi,
>
> What is the best practice for deprecating a class in Twisted and writing
> tests for it ... and updating existing tests.
>
>
> We appear to have 'assertDeprecated' type methods scattered around
> On Jun 13, 2016, at 4:26 AM, Adi Roiban wrote:
>
> Hi,
>
> What is the best practice for deprecating a class in Twisted and writing
> tests for it ... and updating existing tests.
We appear to have 'assertDeprecated' type methods scattered around the
codebase. These should be refactored i
Hi,
What is the best practice for deprecating a class in Twisted and writing
tests for it ... and updating existing tests.
I think that the part in which the deprecation code is written, is well
understood and documented here
http://twistedmatrix.com/documents/current/core/development/policy/com