Opened at 2015-12-14T20:18:23Z
Closed at 2017-03-24T02:29:48Z
#2636 closed defect (fixed)
switch to @implementer syntax for Zope interfaces
Reported by: | daira | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 1.13.0 |
Component: | code | Version: | 1.10.2 |
Keywords: | zope.interface forward-compatibility cleanup | Cc: | |
Launchpad Bug: |
Description (last modified by daira)
The changelog says that the @implementer syntax was added in zope.interface version 3.6.0 (which Tahoe-LAFS already depends on), and that the implements(...) syntax was deprecated in version 4.0.0.
Change History (4)
comment:1 Changed at 2015-12-14T20:21:29Z by daira
- Description modified (diff)
comment:2 Changed at 2016-03-22T05:02:52Z by warner
- Milestone changed from 1.11.0 to 1.12.0
comment:3 Changed at 2016-06-28T18:20:37Z by warner
- Milestone changed from 1.12.0 to 1.13.0
moving most tickets from 1.12 to 1.13 so we can release 1.12 with magic-folders
comment:4 Changed at 2017-03-24T02:29:48Z by warner
- Resolution set to fixed
- Status changed from new to closed
Closed by PR406 and commit 2ceea6df0d.
Note: See
TracTickets for help on using
tickets.
Milestone renamed