Ticket #5831 task closed wontfix

Opened 10 months ago

Last modified 7 months ago

Use zope.interface class decorators in twisted/application

Reported by: vperic Owned by:
Priority: low Milestone: Python-3.x
Component: core Keywords:
Cc: 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.

Attachments

implementer-application.patch Download (4.1 KB) - added by vperic 10 months ago.

Change History

Changed 10 months ago by vperic

1

Changed 7 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.