Ticket #5846 task closed wontfix

Opened 10 months ago

Last modified 8 months ago

Use zope.interface class decorators in twisted/words

Reported by: vperic Owned by:
Priority: low Milestone: Python-3.x
Component: words Keywords:
Cc: ralphm Branch:
Author: Launchpad Bug:

Description

After #5683 gets in, the uses of implements() should be changed to the new class decorator, @implementer, for Python 3 compatibility.

Change History

1

Changed 10 months ago by DefaultCC Plugin

  • cc ralphm added

2

Changed 8 months ago by therve

  • status changed from new to closed
  • resolution set to wontfix

We're modifying module one by one, instead of doing a bulk change.

Note: See TracTickets for help on using tickets.