[ 
https://issues.apache.org/jira/browse/THRIFT-4009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15768051#comment-15768051
 ] 

ASF GitHub Bot commented on THRIFT-4009:
----------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/thrift/pull/1142


> Use @implementer instead of implements in TTwisted.py
> -----------------------------------------------------
>
>                 Key: THRIFT-4009
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4009
>             Project: Thrift
>          Issue Type: Bug
>          Components: Python - Library
>    Affects Versions: 0.9.3
>            Reporter: Ciaran Courtney
>            Priority: Minor
>              Labels: easyfix, newbie
>             Fix For: 0.10.0
>
>
> As per zope.interface 4.0.0 changelog
> {quote}
> * Deprecate the “class advice” APIs from zope.interface.declarations: 
> implements, implementsOnly, and classProvides. In their place, prefer the 
> equivalent class decorators: @implementer, @implementer_only, and @provider. 
> Code which uses the deprecated APIs will not work as expected under Py3k.
> {quote}
> https://pypi.python.org/pypi/zope.interface
> PR incoming, patch is simply output of {{zope-2to3 -wn 
> lib/py/src/transport/TTwisted.py}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to